From 83c4dc982219f1aeb15ba191492e3f91da9aabae Mon Sep 17 00:00:00 2001 From: Adam Tkac Date: Fri, 27 Apr 2007 13:47:51 +0000 Subject: [PATCH] - removed -O0 gcc flag --- bind.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bind.spec b/bind.spec index cc43ba0..2981269 100644 --- a/bind.spec +++ b/bind.spec @@ -315,7 +315,7 @@ popd %build -export CFLAGS="$RPM_OPT_FLAGS -O0" +export CFLAGS="$RPM_OPT_FLAGS" %if %{IDN} pushd contrib/idn/idnkit-1.0-src