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

Ivana Varekova (varekova) fedora-extras-commits at redhat.com
Wed Nov 21 15:48:38 UTC 2007


Author: varekova

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

Modified Files:
	busybox.spec 
Log Message:
add reprocessor output



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




More information about the fedora-extras-commits mailing list