Enable parallel building of gcc, glibc, gmp, mpfr, coreutils, perl, git, and qt4.
svn path=/nixpkgs/branches/stdenv-updates/; revision=22400
This commit is contained in:
@@ -31,6 +31,8 @@ stdenv.mkDerivation rec {
|
||||
# and {Open,Free}BSD.
|
||||
doCheck = (stdenv ? glibc);
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
meta = {
|
||||
homepage = http://www.gnu.org/software/coreutils/;
|
||||
description = "The basic file, shell and text manipulation utilities of the GNU operating system";
|
||||
|
||||
Reference in New Issue
Block a user