Sophie

Sophie

distrib > Mageia > 6 > armv7hl > media > core-updates-src > by-pkgid > b38cfb2472165b3ab7312a12efeaeed4 > files > 8

busybox-1.25.1-1.1.mga6.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,)