rpms/elfutils/devel elfutils.spec,1.40,1.41

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Sat Aug 6 22:28:14 UTC 2005


Author: roland

Update of /cvs/dist/rpms/elfutils/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv2561

Modified Files:
	elfutils.spec 
Log Message:
Nit needed to get optflags edit into configure.



Index: elfutils.spec
===================================================================
RCS file: /cvs/dist/rpms/elfutils/devel/elfutils.spec,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- elfutils.spec	6 Aug 2005 22:23:12 -0000	1.40
+++ elfutils.spec	6 Aug 2005 22:28:10 -0000	1.41
@@ -123,7 +123,7 @@
 # the makefiles disable some specific warnings for specific code.
 RPM_OPT_FLAGS=${RPM_OPT_FLAGS/-Wall/}
 
-%configure
+%configure CFLAGS="$RPM_OPT_FLAGS"
 make
 
 %install




More information about the fedora-cvs-commits mailing list