Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / postgresql-old-upgrade


Commits:
525e6afd by Jan Alexander Steffens (heftig) at 2023-09-15T07:24:56+02:00
15.4-2: add missing configure options

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 pkgname=postgresql-old-upgrade
 pkgver=15.4
 _majorver=${pkgver%.*}
-pkgrel=1
+pkgrel=2
 pkgdesc='PostgreSQL build for migrating between major versions with pg_upgrade'
 url='https://www.postgresql.org/'
 arch=('x86_64')
@@ -41,6 +41,8 @@ build() {
     --with-ldap
     --with-llvm
     --without-libxslt
+    --with-lz4
+    --with-zstd
     --disable-nls
     --enable-thread-safety
     --disable-rpath



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/postgresql-old-upgrade/-/commit/525e6afde828b8b5ed76531acb20616149e192c8

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/postgresql-old-upgrade/-/commit/525e6afde828b8b5ed76531acb20616149e192c8
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to