[postgis-tickets] [SCM] PostGIS Buildbots; Jenkins jobs and instructions for setting up winnie and debbie bots. branch master updated. 8dd6e0996d1ce1b7b42fb4a31d67297157020569
git at osgeo.org
git at osgeo.org
Sun Nov 13 13:23:11 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 8dd6e0996d1ce1b7b42fb4a31d67297157020569 (commit)
from ceb358cbf9c325d3bd38df3e7bfb6db121d70661 (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 8dd6e0996d1ce1b7b42fb4a31d67297157020569
Author: Regina Obe <lr at pcorp.us>
Date: Sun Nov 13 16:23:06 2022 -0500
Use make instead of cmake directly
diff --git a/windows/mingw64/scripts/build_h3-pg.sh b/windows/mingw64/scripts/build_h3-pg.sh
index f99de1b..7d8250e 100644
--- a/windows/mingw64/scripts/build_h3-pg.sh
+++ b/windows/mingw64/scripts/build_h3-pg.sh
@@ -24,7 +24,6 @@ export outdir="${RELDIR}/${RELVERDIR}"
export package="${RELDIR}/${RELVERDIR}.zip"
export INSTALL_DIR=${RELDIR}/${RELVERDIR}
export verfile="${INSTALL_DIR}/h3-pg_version.txt"
-cmake -B build -DCMAKE_BUILD_TYPE=Release
make
make install
rm -rf ${INSTALL_DIR}
-----------------------------------------------------------------------
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