wxGTK-2.x: enable parallel building
svn path=/nixpkgs/trunk/; revision=31515
This commit is contained in:
@@ -46,4 +46,6 @@ stdenv.mkDerivation {
|
||||
";
|
||||
|
||||
passthru = {inherit gtk compat24 compat26 unicode;};
|
||||
|
||||
enableParallelBuilding = true;
|
||||
}
|
||||
|
||||
@@ -36,4 +36,6 @@ stdenv.mkDerivation {
|
||||
";
|
||||
|
||||
passthru = {inherit gtk compat24 compat26 unicode;};
|
||||
|
||||
enableParallelBuilding = true;
|
||||
}
|
||||
|
||||
@@ -36,4 +36,6 @@ stdenv.mkDerivation {
|
||||
";
|
||||
|
||||
passthru = {inherit gtk compat24 compat26 unicode;};
|
||||
|
||||
enableParallelBuilding = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user