]> git.pld-linux.org Git - packages/kernel.git/blame - linux-2.6.20_i386_regparm_off.patch
- updated for 2.6.22.19
[packages/kernel.git] / linux-2.6.20_i386_regparm_off.patch
CommitLineData
7f651772 1--- a/arch/i386/Makefile 2007-01-09 23:14:13.000000000 +0100
2+++ b/arch/i386/Makefile 2007-01-09 23:18:43.000000000 +0100
3@@ -31,7 +31,7 @@ LDFLAGS_vmlinux := --emit-relocs
4 endif
5 CHECKFLAGS += -D__i386__
6
7-CFLAGS += -pipe -msoft-float -mregparm=3
8+CFLAGS += -pipe -msoft-float
9
10 # prevent gcc from keeping the stack 16 byte aligned
11 CFLAGS += $(call cc-option,-mpreferred-stack-boundary=2)
This page took 0.025515 seconds and 4 git commands to generate.