Quellcode durchsuchen

remove x86_64 comments from arch specific Config

options are in main makefile now
tags/v0.9.3
Holger Lubitz vor 17 Jahren
Ursprung
Commit
06eb725cd4
1 geänderte Dateien mit 0 neuen und 5 gelöschten Zeilen
  1. 0
    5
      src/arch/i386/Config

+ 0
- 5
src/arch/i386/Config Datei anzeigen

@@ -150,8 +150,3 @@ endif
150 150
 
151 151
 # An alternate location for isolinux.bin can be set here
152 152
 # ISOLINUX_BIN=/path/to/isolinux.bin
153
-
154
-# These seem to have some relevance to compiling on x86_64
155
-# EXTRA_CFLAGS=-m32
156
-# EXTRA_ASFLAGS=--32
157
-# EXTRA_LDFLAGS=-m elf_i386

Laden…
Abbrechen
Speichern