From 06eb725cd41dd8f7817d201fe11f2b997eb80646 Mon Sep 17 00:00:00 2001 From: Holger Lubitz Date: Wed, 1 Aug 2007 23:21:08 +0200 Subject: [PATCH] remove x86_64 comments from arch specific Config options are in main makefile now --- src/arch/i386/Config | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/arch/i386/Config b/src/arch/i386/Config index 16de411b..9973f7bf 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