소스 검색

remove x86_64 comments from arch specific Config

options are in main makefile now
tags/v0.9.3
Holger Lubitz 17 년 전
부모
커밋
06eb725cd4
1개의 변경된 파일0개의 추가작업 그리고 5개의 파일을 삭제
  1. 0
    5
      src/arch/i386/Config

+ 0
- 5
src/arch/i386/Config 파일 보기

@@ -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

Loading…
취소
저장