Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • defaults/mips32/Makefile.config

    ra0a273e r4b583f4  
    77# Compiler
    88COMPILER = gcc_cross
    9 
    10 # In case compiler is clang, whether or not to use its integrated assembler.
    11 INTEGRATED_AS = default
    129
    1310# Debug build
     
    4946# Barebone build with essential binaries only
    5047CONFIG_BAREBONE = y
    51 
    52 # Optimization level
    53 OPTIMIZATION = 3
Note: See TracChangeset for help on using the changeset viewer.