[SCM] PostGIS branch master updated. 3.6.0rc2-186-gf656810bc
git at osgeo.org
git at osgeo.org
Mon Nov 10 20:31:16 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, master has been updated
via f656810bcfe06dd860806e7310d21b1a45f89490 (commit)
from 481f6714463bb1d70f9ab186d4e6871bba0fe509 (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 f656810bcfe06dd860806e7310d21b1a45f89490
Author: Regina Obe <lr at pcorp.us>
Date: Mon Nov 10 23:30:54 2025 -0500
Fix winnie ci regress respect conditional
diff --git a/ci/winnie/regress_postgis.sh b/ci/winnie/regress_postgis.sh
index 5a86e8db9..092516642 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