tpm2-tss: disable tcti-libtpms on darwin (#408379)
This commit is contained in:
@@ -137,6 +137,8 @@ stdenv.mkDerivation rec {
|
||||
# uchar.h required
|
||||
"--disable-fapi"
|
||||
"--disable-policy"
|
||||
# uses fallocate
|
||||
"--disable-tcti-libtpms"
|
||||
];
|
||||
|
||||
postInstall = ''
|
||||
|
||||
Reference in New Issue
Block a user