rpms/bind/devel bind.spec,1.252,1.253

Adam Tkac (atkac) fedora-extras-commits at redhat.com
Sun Feb 24 13:41:09 UTC 2008


Author: atkac

Update of /cvs/pkgs/rpms/bind/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12178

Modified Files:
	bind.spec 
Log Message:
- removed -O0 from CFLAGS



Index: bind.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bind/devel/bind.spec,v
retrieving revision 1.252
retrieving revision 1.253
diff -u -r1.252 -r1.253
--- bind.spec	24 Feb 2008 13:35:47 -0000	1.252
+++ bind.spec	24 Feb 2008 13:40:32 -0000	1.253
@@ -247,7 +247,7 @@
 
 
 %build
-export CFLAGS="$CFLAGS $RPM_OPT_FLAGS -O0"
+export CFLAGS="$CFLAGS $RPM_OPT_FLAGS"
 export CPPFLAGS="$CPPFLAGS -D_GNU_SOURCE"
 export STD_CDEFINES="$CPPFLAGS"
 




More information about the fedora-extras-commits mailing list