]> granicus.if.org Git - postgis/commitdiff
Try to fix bessie32 Undefined symbol "_ZNKSt8__detail20_Prime_rehash_policy11_M_next_...
authorRegina Obe <lr@pcorp.us>
Fri, 9 Aug 2019 22:44:58 +0000 (22:44 +0000)
committerRegina Obe <lr@pcorp.us>
Fri, 9 Aug 2019 22:44:58 +0000 (22:44 +0000)
References #4474 for PostGIS 3.0

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

ci/bessie32/postgis_regress.sh

index b9a4d3205f6bbf59fe2a00d6e182734bddf29a16..3e005018d8e4df88860ebbd67cdb3c6cdd7e4cc5 100644 (file)
@@ -1,6 +1,6 @@
 export PATH=${PATH}:/usr/local:/usr/local/lib:/usr/local/bin
 sh autogen.sh
-./configure --with-projdir=/usr/local --with-libiconv=/usr/local --without-interrupt-tests
+./configure --without-interrupt-tests
 make clean
 make
 export PGUSER=postgres