diff options
| author | Holger Lubitz | 2007-08-01 23:21:08 +0200 |
|---|---|---|
| committer | Michael Brown | 2007-08-02 02:48:28 +0200 |
| commit | 06eb725cd41dd8f7817d201fe11f2b997eb80646 (patch) | |
| tree | c8e820556950b1c9bd18574d4badc2447c6dbb59 /src/arch | |
| parent | Cope with non-newline-terminated scripts. (diff) | |
| download | ipxe-06eb725cd41dd8f7817d201fe11f2b997eb80646.tar.gz ipxe-06eb725cd41dd8f7817d201fe11f2b997eb80646.tar.xz ipxe-06eb725cd41dd8f7817d201fe11f2b997eb80646.zip | |
remove x86_64 comments from arch specific Config
options are in main makefile now
Diffstat (limited to 'src/arch')
| -rw-r--r-- | src/arch/i386/Config | 5 |
1 files changed, 0 insertions, 5 deletions
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 |
