Sophie

Sophie

distrib > Mandriva > 2011.0 > i586 > media > main-updates-src > by-pkgid > cf18b7c2ceaf68f610f6020331c476cc > files > 9

busybox-1.18.4-3.2.src.rpm

diff -p -up busybox-1.15.2/arch/i386/Makefile.i586~ busybox-1.15.2/arch/i386/Makefile
--- busybox-1.15.2/arch/i386/Makefile.i586~	2009-09-26 09:14:56.000000000 -0400
+++ busybox-1.15.2/arch/i386/Makefile	2009-11-29 22:56:44.583601739 -0500
@@ -4,4 +4,4 @@
 
 # -mpreferred-stack-boundary=2 is essential in preventing gcc 4.2.x
 # from aligning stack to 16 bytes. (Which is gcc's way of supporting SSE).
-CFLAGS += $(call cc-option,-march=i386 -mpreferred-stack-boundary=2,)
+CFLAGS += $(call cc-option,-mpreferred-stack-boundary=2,)