Ignore:
Timestamp:
11/16/2013 10:35:25 PM (11 years ago)
Author:
Pierre Labastie <pierre@…>
Branches:
2.4, ablfs-more, legacy, new_features, trunk
Children:
e58cf153
Parents:
d023a35
Message:
  • Make the number of parallel jobs configurable in the menuconfig interface
  • Allow choosing a working copy of the blfs book
File:
1 edited

Legend:

Unmodified
Added
Removed
  • optimize/opt_config

    rd023a35 r854854e  
    88#
    99
    10 #--- Extra flags passed to the packages make commands
    11 #    "unset" will cause the variable to be not set
    12 #    instead of just set to null.
    13 MAKEFLAGS="-j3"
    14 
    15 #--- List of packages that have issues with jobs control.
     10#--- List of packages that have issues with parallelization.
    1611#    This list may be different for you.
    17 #    If your MAKEFLAGS don't contains a -jX option, you can set
    18 #    a empty list here.
    1912BLACK_LIST="attr autoconf coreutils dejagnu gettext gperf groff man-db vim"
    2013#    Rationale for attr, coreutils, gperf: the tests do not pass with -jX
Note: See TracChangeset for help on using the changeset viewer.