From 0ff80b477dcff0726ebdbed95e8a93971e59e82b Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Fri, 8 Apr 2005 15:01:17 +0000 Subject: Merged mcb30-realmode-redesign back to HEAD --- src/arch/i386/Config | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/arch/i386/Config') diff --git a/src/arch/i386/Config b/src/arch/i386/Config index e8ac91b8e..a21265279 100644 --- a/src/arch/i386/Config +++ b/src/arch/i386/Config @@ -129,3 +129,8 @@ endif # An alternate location for isolinux.bin can be set here # ISOLINUX_BIN=/path/to/isolinux.bin + +# These seem to have some relevance to compiling on x86_64 +# EXTRA_CFLAGS=-m32 +# EXTRA_ASFLAGS=--32 +# EXTRA_LDFLAGS=-m elf_i386 -- cgit v1.2.3-55-g7522