SHA256
1
0
forked from pool/gsoap
Jan Engelhardt 2019-05-16 10:58:44 +00:00 committed by Git OBS Bridge
parent 1d9af76b68
commit 19d99167e3

View File

@ -94,7 +94,7 @@ 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
%configure --enable-ipv6 --disable-static
%configure --enable-ipv6 --enable-ipv6-v6only --disable-static
pushd gsoap/src/
# build prerequisites for parallel build first
make soapcpp2_yacc.c