From: Sam Ravnborg Date: Wed, 30 Jan 2008 12:32:21 +0000 (+0100) Subject: x86: share more options between 32 and 64 bit build X-Git-Tag: v2.6.25-rc1~1143^2~452 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25dfeeb757bdf06521d65973676b21dac1d26d20;p=pandora-kernel.git x86: share more options between 32 and 64 bit build On recommendation from Andi Kleen share a few more options between 32 and 64 bit builds. A defconfig build for i386 did not show any difference in size of text and data. The additional shared options are: -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow Signed-off-by: Sam Ravnborg Cc: "H. Peter Anvin" Cc: Andi Kleen Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed