limine: set enableParallelBuilding true (#345091)
This commit is contained in:
@@ -72,6 +72,8 @@ stdenv.mkDerivation {
|
||||
"zerocallusedregs"
|
||||
];
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
nativeBuildInputs =
|
||||
[
|
||||
llvmPackages.libllvm
|
||||
|
||||
Reference in New Issue
Block a user