]> granicus.if.org Git - postgis/commitdiff
change debbie to build with system install of sfcgal
authorRegina Obe <lr@pcorp.us>
Mon, 26 Oct 2015 07:39:34 +0000 (07:39 +0000)
committerRegina Obe <lr@pcorp.us>
Mon, 26 Oct 2015 07:39:34 +0000 (07:39 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@14324 b70326c6-7e19-0410-871a-916f4a2858ee

ci/debbie/postgis_regress.sh

index 00d457b83c4edf7c17710f1902b9541ccb41fadc..74c6e8bdf2ef842d174d7b7f88c866897943c79b 100644 (file)
@@ -53,7 +53,7 @@ fi
 ./configure \
     --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-gdalconfig=${PROJECTS}/gdal/rel-${GDAL_VER}w${OS_BUILD}/bin/gdal-config --with-sfcgal --without-interrupt-tests
 make clean
 ## install so we can later test extension upgrade
 make