References #4474
git-svn-id: http://svn.osgeo.org/postgis/trunk@17837
b70326c6-7e19-0410-871a-
916f4a2858ee
#export PATH=${PATH}:/usr/local:/usr/local/lib:/usr/local/bin
sh autogen.sh
-./configure --with-libiconv=/usr/local --without-wagyu --without-interrupt-tests
+CC=gcc8 \
+CFLAGS="-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-trunc" \
+ ./configure --with-libiconv=/usr/local --without-interrupt-tests
make clean
make
export PGUSER=postgres