reverting my patch series adding -j -l support for make
svn path=/nixpkgs/branches/stdenv-updates/; revision=22336
This commit is contained in:
@@ -14,8 +14,6 @@ stdenv.mkDerivation (rec {
|
||||
sha1 = "3f800ea9fa3da1c0f576d689be7dca3d55a4cb62";
|
||||
};
|
||||
|
||||
NO_PARALLEL_BUILD_buildPhase = 1;
|
||||
|
||||
buildNativeInputs = [ perl ];
|
||||
|
||||
configureScript = "./config";
|
||||
|
||||
@@ -14,8 +14,6 @@ stdenv.mkDerivation ( rec {
|
||||
sha256 = "008z1h09pa6dfxs4wgbqj5i1clw4v82b1waqvwanb1kb6wlbq6mh";
|
||||
};
|
||||
|
||||
NO_PARALLEL_BUILD_buildPhase = 1;
|
||||
|
||||
buildNativeInputs = [ perl ];
|
||||
|
||||
configureScript = "./config";
|
||||
|
||||
Reference in New Issue
Block a user