From c8f764104feaf0821f241c1688c08f50cc7a64acfee3295c9469fd02506e0533 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 11 Sep 2018 15:31:34 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gsoap?expand=0&rev=141 --- gsoap.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/gsoap.spec b/gsoap.spec index fb53c8e..34e61ad 100644 --- a/gsoap.spec +++ b/gsoap.spec @@ -95,8 +95,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 CFLAGS="%optflags -O0 -ggdb3" -export CXXFLAGS="%optflags -O0 -ggdb3" %configure --enable-ipv6 --disable-static pushd gsoap/src/ # build prerequisites for parallel build first