tpm2-tss: enable parallel building
This commit is contained in:
parent
8e94e61aec
commit
de064be984
@ -23,6 +23,8 @@ stdenv.mkDerivation rec {
|
|||||||
cmocka uthash
|
cmocka uthash
|
||||||
];
|
];
|
||||||
|
|
||||||
|
enableParallelBuilding = true;
|
||||||
|
|
||||||
postPatch = "patchShebangs script";
|
postPatch = "patchShebangs script";
|
||||||
|
|
||||||
configureFlags = [
|
configureFlags = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user