reverting my patch series adding -j -l support for make

svn path=/nixpkgs/branches/stdenv-updates/; revision=22336
This commit is contained in:
Marc Weber
2010-06-19 15:52:28 +00:00
parent f446814260
commit f3e7f0fdf0
24 changed files with 10 additions and 92 deletions

View File

@@ -14,8 +14,6 @@ stdenv.mkDerivation (rec {
sha1 = "3f800ea9fa3da1c0f576d689be7dca3d55a4cb62";
};
NO_PARALLEL_BUILD_buildPhase = 1;
buildNativeInputs = [ perl ];
configureScript = "./config";

View File

@@ -14,8 +14,6 @@ stdenv.mkDerivation ( rec {
sha256 = "008z1h09pa6dfxs4wgbqj5i1clw4v82b1waqvwanb1kb6wlbq6mh";
};
NO_PARALLEL_BUILD_buildPhase = 1;
buildNativeInputs = [ perl ];
configureScript = "./config";