lvm2: enable parallel building

This commit is contained in:
Sergei Trofimovich
2025-05-07 06:13:36 +01:00
parent 27766705c0
commit 794a6b6b32
+2
View File
@@ -141,6 +141,8 @@ stdenv.mkDerivation rec {
"libdm.device-mapper"
];
enableParallelBuilding = true;
# To prevent make install from failing.
installFlags = [
"OWNER="