This commit is contained in:
parent
dc4bb0aaaf
commit
d72f0b245d
@ -95,8 +95,6 @@ perl -i -lpe 's{AC_INIT\(gsoap, 2.8\)}{AC_INIT([gsoap], [%version])}' \
|
|||||||
# 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 CFLAGS="%optflags -O0 -ggdb3"
|
|
||||||
export CXXFLAGS="$CFLAGS"
|
|
||||||
%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