Changeset 1b65a84 for common/config


Ignore:
Timestamp:
05/11/2006 08:21:14 PM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
1.0, 2.3, 2.3.x, 2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
f3ae556
Parents:
0910f55
Message:

Merged optimize code from experimental branch.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/config

    r0910f55 r1b65a84  
    3434#    In BLFS the Makefile can't be run automatically
    3535RUNMAKE=0
     36
     37#--- Optimize the build  [0-2]
     38#  0 = no optimization
     39#  1 = optimize final system only
     40#  2 = optimize both temporary tools and final system
     41#
     42# Optimization values are set in optimize/* files
     43OPTIMIZE=0
    3644
    3745#--- Run test suites  [0-3]
Note: See TracChangeset for help on using the changeset viewer.