Changes in defaults/amd64/Makefile.config [a0a273e:1d40c93d] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
defaults/amd64/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 … … 76 73 # GRUB boot loader architecture 77 74 GRUB_ARCH = pc 78 79 # Optimization level80 OPTIMIZATION = 3
Note:
See TracChangeset
for help on using the changeset viewer.