Changeset 3432

Show
Ignore:
Timestamp:
08/01/07 12:26:29 (1 year ago)
Author:
manuel
Message:

optimize: Added man-db to BLACK_LIST and reworded the explanation.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • jhalfs/trunk/optimize/opt_config

    r2989 r3432  
    1313MAKEFLAGS="-j3" 
    1414 
    15 #--- List of packages that don't support well MAKEFLAGS
     15#--- List of packages that have issues with jobs control
    1616#    This list may be different for you. 
    17 BLACK_LIST="autoconf dejagnu gettext groff" 
     17#    If your MAKEFLAGS don't contains a -jX option, you can set 
     18#    a empty list here. 
     19BLACK_LIST="autoconf dejagnu gettext groff man-db" 
    1820 
    1921#--- Default optimization mode