Sophie

Sophie

distrib > Mageia > 2 > i586 > by-pkgid > 5adf6e4d7c3ef69b6b5eac1617303c2b > files > 9

busybox-1.19.3-1.1.mga2.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,)