[postgis-tickets] r16634 - Reenable debbie's SFCGAL

Regina Obe lr at pcorp.us
Wed Jul 4 01:41:42 PDT 2018


Author: robe
Date: 2018-07-04 13:41:42 -0700 (Wed, 04 Jul 2018)
New Revision: 16634

Modified:
   trunk/ci/debbie/postgis_regress.sh
Log:
Reenable debbie's SFCGAL 
References #4068

Modified: trunk/ci/debbie/postgis_regress.sh
===================================================================
--- trunk/ci/debbie/postgis_regress.sh	2018-07-03 21:45:50 UTC (rev 16633)
+++ trunk/ci/debbie/postgis_regress.sh	2018-07-04 20:41:42 UTC (rev 16634)
@@ -62,7 +62,7 @@
     --with-pgconfig=${PROJECTS}/pg/rel/pg${PG_VER}w${OS_BUILD}/bin/pg_config \
     --with-geosconfig=${PROJECTS}/geos/rel-${GEOS_VER}w${OS_BUILD}/bin/geos-config \
     --with-gdalconfig=${PROJECTS}/gdal/rel-${GDAL_VER}w${OS_BUILD}/bin/gdal-config \
-    --without-interrupt-tests \
+    --with-sfcgal=/usr/bin/sfcgal-config --without-interrupt-tests \
     --prefix=${PROJECTS}/pg/rel/pg${PG_VER}w${OS_BUILD}
 make clean
 make



More information about the postgis-tickets mailing list