Sophie

Sophie

distrib > Mageia > 1 > i586 > media > core-release-src > by-pkgid > b9957d8940c995dcf8956b0562adc575 > files > 7

busybox-1.18.4-1.mga1.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,)