From 19d99167e3b107251a0ef6c9ccc0f501a36bee005b1c01405a3ef3a4390b74dc Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 16 May 2019 10:58:44 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gsoap?expand=0&rev=166 --- gsoap.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gsoap.spec b/gsoap.spec index 76fc75c..26977b2 100644 --- a/gsoap.spec +++ b/gsoap.spec @@ -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