Skip to content

Commit e4a9f23

Browse files
committed
change debbie to build with system install of sfcgal
git-svn-id: http://svn.osgeo.org/postgis/trunk@14324 b70326c6-7e19-0410-871a-916f4a2858ee
1 parent 1626697 commit e4a9f23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/debbie/postgis_regress.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ fi
5353
./configure \
5454
--with-pgconfig=${PROJECTS}/pg/rel/pg${PG_VER}w${OS_BUILD}/bin/pg_config \
5555
--with-geosconfig=${PROJECTS}/geos/rel-${GEOS_VER}w${OS_BUILD}/bin/geos-config \
56-
--with-gdalconfig=${PROJECTS}/gdal/rel-${GDAL_VER}w${OS_BUILD}/bin/gdal-config --without-interrupt-tests
56+
--with-gdalconfig=${PROJECTS}/gdal/rel-${GDAL_VER}w${OS_BUILD}/bin/gdal-config --with-sfcgal --without-interrupt-tests
5757
make clean
5858
## install so we can later test extension upgrade
5959
make

0 commit comments

Comments
 (0)