From c52c2a24e3fb7a44cddcef94e6521316c5e609ca Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Thu, 16 Jan 2003 07:15:18 +0000 Subject: Update build rules a bit. fix quoting problems. Update default x86 compiler optimization to not force building i386 opcodes. --- extra/Configs/Config.i386.default | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'extra/Configs/Config.i386.default') diff --git a/extra/Configs/Config.i386.default b/extra/Configs/Config.i386.default index a8f4e9aa1..87adee429 100644 --- a/extra/Configs/Config.i386.default +++ b/extra/Configs/Config.i386.default @@ -6,7 +6,8 @@ # Target Architecture Features and Options # HAVE_ELF=y -CONFIG_386=y +CONFIG_GENERIC_386=y +# CONFIG_386 is not set # CONFIG_486 is not set # CONFIG_586 is not set # CONFIG_586MMX is not set -- cgit v1.2.3