From: Regina Obe Date: Wed, 4 Jul 2018 20:41:42 +0000 (+0000) Subject: Reenable debbie's SFCGAL X-Git-Tag: 2.5.0beta2~51 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5580d1aa2bd9d30e21062cd9342af1acf57e138a;p=postgis Reenable debbie's SFCGAL References #4068 git-svn-id: http://svn.osgeo.org/postgis/trunk@16634 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/ci/debbie/postgis_regress.sh b/ci/debbie/postgis_regress.sh index a3c78743d..ddfcb3343 100644 --- a/ci/debbie/postgis_regress.sh +++ b/ci/debbie/postgis_regress.sh @@ -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