tpm2-tss: enable parallel building

This commit is contained in:
Leon Schuermann
2020-06-17 16:46:18 +02:00
committed by Daniel Schaefer
parent 8e94e61aec
commit de064be984
@@ -23,6 +23,8 @@ stdenv.mkDerivation rec {
cmocka uthash
];
enableParallelBuilding = true;
postPatch = "patchShebangs script";
configureFlags = [