From 1d9af76b685a44d75c2f9906634efba50fddd8038917979fa783b58ce5123f64 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 16 May 2019 10:55:20 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gsoap?expand=0&rev=165 --- gsoap.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/gsoap.spec b/gsoap.spec index 1ce92ba..76fc75c 100644 --- a/gsoap.spec +++ b/gsoap.spec @@ -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. # Also needed because Makefile.am and configure.ac are touched. autoreconf -fi -export CXXFLAGS="-O0 -ggdb3 %optflags" -export CFLAGS="-O0 -ggdb3 %optflags" %configure --enable-ipv6 --disable-static pushd gsoap/src/ # build prerequisites for parallel build first