]> granicus.if.org Git - postgis/commitdiff
reenable sfcgal tests for debbie.
authorRegina Obe <lr@pcorp.us>
Wed, 4 Jul 2018 21:20:52 +0000 (21:20 +0000)
committerRegina Obe <lr@pcorp.us>
Wed, 4 Jul 2018 21:20:52 +0000 (21:20 +0000)
Closes #4068 for PostGIS 2.4

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

ci/debbie/postgis_regress.sh

index 82c243de8ff4b97c6ade29e355d4ffc9247051e9..4e235a5587c0fdef76e2f7752f71a2535dbf08da 100644 (file)
@@ -57,7 +57,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