From edba613102d7e23ca06af17916538ebc2496bbfe Mon Sep 17 00:00:00 2001 From: Pierre Labastie Date: Wed, 13 Mar 2013 22:04:56 +0000 Subject: [PATCH] Merge upstream r3669 --- optimize/opt_config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/optimize/opt_config b/optimize/opt_config index a74bbe4..7c7711a 100644 --- a/optimize/opt_config +++ b/optimize/opt_config @@ -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;