This commit is contained in:
parent
c19230a9df
commit
c8f764104f
@ -95,8 +95,6 @@ perl -i -lpe 's{AC_INIT\(gsoap, 2.8\)}{AC_INIT([gsoap], [%version])}' \
|
||||
# Rebuild configure - fix that utterly long mktime test.
|
||||
# Also needed because Makefile.am and configure.ac are touched.
|
||||
autoreconf -fi
|
||||
export CFLAGS="%optflags -O0 -ggdb3"
|
||||
export CXXFLAGS="%optflags -O0 -ggdb3"
|
||||
%configure --enable-ipv6 --disable-static
|
||||
pushd gsoap/src/
|
||||
# build prerequisites for parallel build first
|
||||
|
Loading…
Reference in New Issue
Block a user