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