Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • defaults/amd64/Makefile.config

    ra0a273e r1d40c93d  
    1010# Compiler
    1111COMPILER = gcc_cross
    12 
    13 # In case compiler is clang, whether or not to use its integrated assembler.
    14 INTEGRATED_AS = default
    1512
    1613# Debug build
     
    7673# GRUB boot loader architecture
    7774GRUB_ARCH = pc
    78 
    79 # Optimization level
    80 OPTIMIZATION = 3
Note: See TracChangeset for help on using the changeset viewer.