From: Arkadiusz Miƛkiewicz Date: Thu, 25 Jan 2001 20:03:52 +0000 (+0000) Subject: Massive attack. We use -O0 instead -O flags while debug enabled. X-Git-Tag: RA-1_0~10 X-Git-Url: https://git.pld-linux.org/?p=packages%2Fxbill.git;a=commitdiff_plain;h=ab29ac85147112c68f43e703fc8a6259169fde16 Massive attack. We use -O0 instead -O flags while debug enabled. Changed files: xbill.spec -> 1.14 --- diff --git a/xbill.spec b/xbill.spec index 68402df..326aab0 100644 --- a/xbill.spec +++ b/xbill.spec @@ -33,7 +33,7 @@ option as the Linux Age progresses, and it is very popular at Red Hat. %build xmkmf %{__make} \ - CXXDEBUGFLAGS="%{?debug:-g -O}%{!?debug:$RPM_OPT_FLAGS} \ + CXXDEBUGFLAGS="%{?debug:-g -O0}%{!?debug:$RPM_OPT_FLAGS} \ -fno-rtti -fno-exceptions -fno-implicit-templates" %install