Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • defaults/ia32/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
     
    8885# GRUB boot loader architecture
    8986GRUB_ARCH = pc
    90 
    91 # Optimization level
    92 OPTIMIZATION = 3
Note: See TracChangeset for help on using the changeset viewer.