[postgis-tickets] r14326 - build with sfcgal (currently 1.1.0 from debian sid repo) closes #2316
Regina Obe
lr at pcorp.us
Mon Oct 26 00:56:43 PDT 2015
Author: robe
Date: 2015-10-26 00:56:43 -0700 (Mon, 26 Oct 2015)
New Revision: 14326
Modified:
branches/2.2/ci/debbie/postgis_regress.sh
Log:
build with sfcgal (currently 1.1.0 from debian sid repo) closes #2316
Modified: branches/2.2/ci/debbie/postgis_regress.sh
===================================================================
--- branches/2.2/ci/debbie/postgis_regress.sh 2015-10-26 07:46:46 UTC (rev 14325)
+++ branches/2.2/ci/debbie/postgis_regress.sh 2015-10-26 07:56:43 UTC (rev 14326)
@@ -53,7 +53,7 @@
./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=/usr/bin/sfcgal-config --without-interrupt-tests
make clean
## install so we can later test extension upgrade
make
More information about the postgis-tickets
mailing list