Changes in defaults/ia32/Makefile.config [a0a273e:1d40c93d] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
defaults/ia32/Makefile.config
ra0a273e r1d40c93d 10 10 # Compiler 11 11 COMPILER = gcc_cross 12 13 # In case compiler is clang, whether or not to use its integrated assembler.14 INTEGRATED_AS = default15 12 16 13 # Debug build … … 88 85 # GRUB boot loader architecture 89 86 GRUB_ARCH = pc 90 91 # Optimization level92 OPTIMIZATION = 3
Note:
See TracChangeset
for help on using the changeset viewer.