rpms/busybox/devel busybox.spec,1.71,1.72

Ivana Varekova (varekova) fedora-extras-commits at redhat.com
Thu Nov 22 08:55:37 UTC 2007


Author: varekova

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

Modified Files:
	busybox.spec 
Log Message:
- remove debug options



Index: busybox.spec
===================================================================
RCS file: /cvs/pkgs/rpms/busybox/devel/busybox.spec,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- busybox.spec	21 Nov 2007 15:48:05 -0000	1.71
+++ busybox.spec	22 Nov 2007 08:55:03 -0000	1.72
@@ -64,7 +64,7 @@
 %build
 # create static busybox - the executable is kept as busybox-static
 make defconfig
-make CC="gcc $RPM_OPT_FLAGS -E -dD"
+make CC="gcc $RPM_OPT_FLAGS"
 cp busybox busybox-static
 
 # create busybox optimized for anaconda 




More information about the fedora-extras-commits mailing list