Ignore:
Timestamp:
05/08/2006 06:10:58 PM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
experimental
Children:
024e3de
Parents:
708a612
Message:

Applied optimization and makeflags patches from Jeremy Byron.
Renamed some files.

Location:
optimize/opt_config.d
Files:
3 added
3 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • optimize/opt_config.d/noOpt

    r708a612 rc205656  
    1111#
    1212#          Also, if you what to use MAKEFLAGS but no build
    13 #          optimizations, set this mode in DEF_OPT_LVL
     13#          optimizations, set this mode in DEF_OPT_MODE
    1414#
    1515# Usage: - Apply optimization string to each variable
  • optimize/opt_config.d/noSymbols

    r708a612 rc205656  
    1212#####
    1313#
    14 # NOTE: If using this mode in DEF_OPT_LVL (alone or combined with
    15 # other mode) please set STRIP=0 in common/config
     14# NOTE: If using this mode in DEF_OPT_MODE (alone or combined with
     15# other modes) please set STRIP=0 in common/config
    1616#
    1717CFLAGS_noSymbols="-s"
Note: See TracChangeset for help on using the changeset viewer.