From: Holger Lubitz Date: Wed, 1 Aug 2007 21:21:08 +0000 (+0200) Subject: remove x86_64 comments from arch specific Config X-Git-Tag: v0.9.3~134 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06eb725cd41dd8f7817d201fe11f2b997eb80646;p=thirdparty%2Fipxe.git remove x86_64 comments from arch specific Config options are in main makefile now --- diff --git a/src/arch/i386/Config b/src/arch/i386/Config index 16de411b1..9973f7bf9 100644 --- a/src/arch/i386/Config +++ b/src/arch/i386/Config @@ -150,8 +150,3 @@ 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