]> granicus.if.org Git - postgis/commitdiff
Reenable debbie's SFCGAL
authorRegina Obe <lr@pcorp.us>
Wed, 4 Jul 2018 20:41:42 +0000 (20:41 +0000)
committerRegina Obe <lr@pcorp.us>
Wed, 4 Jul 2018 20:41:42 +0000 (20:41 +0000)
References #4068

git-svn-id: http://svn.osgeo.org/postgis/trunk@16634 b70326c6-7e19-0410-871a-916f4a2858ee

ci/debbie/postgis_regress.sh

index a3c78743d8a645858ad66c49295157e742402dbc..ddfcb33432a18848bd6f81108721246f10703169 100644 (file)
@@ -62,7 +62,7 @@ fi
     --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