Merge upstream r3669
This commit is contained in:
parent
cbd04930b3
commit
edba613102
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@ MAKEFLAGS="-j3"
|
|||
# This list may be different for you.
|
||||
# If your MAKEFLAGS don't contains a -jX option, you can set
|
||||
# a empty list here.
|
||||
BLACK_LIST="attr autoconf dejagnu gettext groff man-db vim"
|
||||
# Rationale for attr: the tests do not pass with -jX
|
||||
BLACK_LIST="attr autoconf coreutils dejagnu gettext gperf groff man-db vim"
|
||||
# Rationale for attr, coreutils, gperf: the tests do not pass with -jX
|
||||
|
||||
#--- Default optimization mode
|
||||
# This mode is overridden by definitions in opt_override;
|
||||
|
|
Reference in a new issue