[SCM] PostGIS branch stable-3.5 updated. 3.5.4-7-g6e6c2eb22
git at osgeo.org
git at osgeo.org
Mon Nov 10 21:45:14 PST 2025
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "PostGIS".
The branch, stable-3.5 has been updated
via 6e6c2eb228e0fd4fdc4a034a74281ce2499684c9 (commit)
from 909de291b75f5e96079468be73ffae5d72bc2ea3 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 6e6c2eb228e0fd4fdc4a034a74281ce2499684c9
Author: Regina Obe <lr at pcorp.us>
Date: Tue Nov 11 00:44:58 2025 -0500
Fix winnie minor-lib regress testing
diff --git a/ci/winnie/regress_postgis.sh b/ci/winnie/regress_postgis.sh
index 5a86e8db9..0261a26c3 100644
--- a/ci/winnie/regress_postgis.sh
+++ b/ci/winnie/regress_postgis.sh
@@ -90,7 +90,7 @@ LDFLAGS="-Wl,--enable-auto-import -L${PGPATH}/lib -L${LZ4_PATH}/lib -L${PROJECTS
--with-libiconv=${PROJECTS}/rel-libiconv-${ICON_VER}w${OS_BUILD}${GCC_TYPE} \
--with-gui --with-gettext=no \
--with-sfcgal=${PROJECTS}/CGAL/rel-sfcgal-${SFCGAL_VER}w${OS_BUILD}${GCC_TYPE}/bin/sfcgal-config \
- --prefix=${PROJECTS}/postgis/liblwgeom-${POSTGIS_VER}w${OS_BUILD}${GCC_TYPE} --with-library-minor-version \
+ --prefix=${PROJECTS}/postgis/liblwgeom-${POSTGIS_VER}w${OS_BUILD}${GCC_TYPE} \
${EXTRA_CONFIGURE_ARGS}
-----------------------------------------------------------------------
Summary of changes:
ci/winnie/regress_postgis.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list