xen: enable parallel building
This commit is contained in:
parent
eb915f2b3c
commit
b42cf67084
@ -221,6 +221,8 @@ stdenv.mkDerivation (rec {
|
||||
done
|
||||
'';
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
# TODO(@oxij): Stop referencing args here
|
||||
meta = {
|
||||
homepage = http://www.xen.org/;
|
||||
|
Loading…
Reference in New Issue
Block a user