]> granicus.if.org Git - postgis/commitdiff
Turn off wagyu for now for 32-bit FreeBSD12. For some reason it is deciding to use...
authorRegina Obe <lr@pcorp.us>
Sat, 28 Sep 2019 22:37:46 +0000 (22:37 +0000)
committerRegina Obe <lr@pcorp.us>
Sat, 28 Sep 2019 22:37:46 +0000 (22:37 +0000)
References #4474

git-svn-id: http://svn.osgeo.org/postgis/trunk@17829 b70326c6-7e19-0410-871a-916f4a2858ee

ci/bessie32/postgis_regress.sh

index 40a69c491e1e72f93b79671ec893817652a4d8a6..6dec4b3047396653f0046379fb86f54f16579b0e 100644 (file)
@@ -1,7 +1,6 @@
 #export PATH=${PATH}:/usr/local:/usr/local/lib:/usr/local/bin
 sh autogen.sh
-#./configure --with-libiconv=/usr/local --without-interrupt-tests
-./configure --with-libiconv=/usr/local --without-interrupt-tests
+./configure --with-libiconv=/usr/local --without-wagyu --without-interrupt-tests
 make clean
 make
 export PGUSER=postgres