[postgis-tickets] [SCM] PostGIS Buildbots; Jenkins jobs and instructions for setting up winnie and debbie bots. branch master updated. c12def504f65f99cfdd38a8c77f0d98eb7edc97f
git at osgeo.org
git at osgeo.org
Sun Nov 13 14:13:47 PST 2022
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 Buildbots; Jenkins jobs and instructions for setting up winnie and debbie bots.".
The branch, master has been updated
via c12def504f65f99cfdd38a8c77f0d98eb7edc97f (commit)
from 9bc0ba52112e899e1934e303335109648f4a2fce (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 c12def504f65f99cfdd38a8c77f0d98eb7edc97f
Author: Regina Obe <lr at pcorp.us>
Date: Sun Nov 13 17:13:43 2022 -0500
Get rid of some cmake flags
diff --git a/windows/mingw64/scripts/build_h3-pg.sh b/windows/mingw64/scripts/build_h3-pg.sh
index 7fe31f4..73fe63d 100644
--- a/windows/mingw64/scripts/build_h3-pg.sh
+++ b/windows/mingw64/scripts/build_h3-pg.sh
@@ -37,7 +37,6 @@ mkdir -p ${LIBH3_BUILD}
cd ${LIBH3_BUILD} && cmake \
-G "Unix Makefiles" \
-DCMAKE_BUILD_TYPE=Release \
- -DCMAKE_C_FLAGS="-fPIC -fvisibility=hidden -flto -fwrapv $(CFLAGS_ADD)" \
-DBUILD_TESTING=OFF \
-DENABLE_COVERAGE=OFF \
-DENABLE_DOCS=OFF \
-----------------------------------------------------------------------
Summary of changes:
windows/mingw64/scripts/build_h3-pg.sh | 1 -
1 file changed, 1 deletion(-)
hooks/post-receive
--
PostGIS Buildbots; Jenkins jobs and instructions for setting up winnie and debbie bots.
More information about the postgis-tickets
mailing list