webkitgtk: disable parallel building
This commit is contained in:
@@ -41,5 +41,5 @@ stdenv.mkDerivation rec {
|
|||||||
libsoup gtk3
|
libsoup gtk3
|
||||||
];
|
];
|
||||||
|
|
||||||
enableParallelBuilding = true;
|
# enableParallelBuilding = true; # build problems on Hydra
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user