lvm2: enable parallel building
This commit is contained in:
@@ -141,6 +141,8 @@ stdenv.mkDerivation rec {
|
||||
"libdm.device-mapper"
|
||||
];
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
# To prevent make install from failing.
|
||||
installFlags = [
|
||||
"OWNER="
|
||||
|
||||
Reference in New Issue
Block a user