linuxPackages.isgx: enable parallel building

Tested at -j48.
This commit is contained in:
Alyssa Ross
2021-08-30 19:29:45 +00:00
parent 5ad9e2a74b
commit 7032ab6d61
+2
View File
@@ -38,6 +38,8 @@ stdenv.mkDerivation rec {
runHook postInstall
'';
enableParallelBuilding = true;
meta = with lib; {
description = "Intel SGX Linux Driver";
longDescription = ''