From d72f0b245ddb687348915a15e779f991aba7792f913034284cf9a9bf94019f04 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 9 Dec 2017 02:04:51 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gsoap?expand=0&rev=113 --- gsoap.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/gsoap.spec b/gsoap.spec index 8dc0f93..f7c9031 100644 --- a/gsoap.spec +++ b/gsoap.spec @@ -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. autoreconf -fi -export CFLAGS="%optflags -O0 -ggdb3" -export CXXFLAGS="$CFLAGS" %configure --enable-ipv6 --disable-static pushd gsoap/src/ # build prerequisites for parallel build first