Ignore:
Timestamp:
05/08/2006 07:42:27 PM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
experimental
Children:
c7e480d
Parents:
73d9790
Message:

Some textual improvements and corrections.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • optimize/opt_config.d/noSymbols

    r73d9790 rb5aa524  
    1010#          instead of just set to null.
    1111#
     12# NOTE: If using this mode in DEF_OPT_MODE (alone or combined with
     13#       other modes) please set STRIP=0 in common/config
     14#
    1215#####
    13 #
    14 # NOTE: If using this mode in DEF_OPT_MODE (alone or combined with
    15 # other modes) please set STRIP=0 in common/config
    16 #
     16
    1717CFLAGS_noSymbols="-s"
    1818CXXFLAGS_noSymbols=$CFLAGS_noSymbols
Note: See TracChangeset for help on using the changeset viewer.