There was an error while loading. Please reload this page.
1 parent 1626697 commit e4a9f23Copy full SHA for e4a9f23
ci/debbie/postgis_regress.sh
@@ -53,7 +53,7 @@ fi
53
./configure \
54
--with-pgconfig=${PROJECTS}/pg/rel/pg${PG_VER}w${OS_BUILD}/bin/pg_config \
55
--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
+ --with-gdalconfig=${PROJECTS}/gdal/rel-${GDAL_VER}w${OS_BUILD}/bin/gdal-config --with-sfcgal --without-interrupt-tests
57
make clean
58
## install so we can later test extension upgrade
59
make
0 commit comments