diff options
-rw-r--r-- | app-crypt/tpm2-tss/tpm2-tss-4.0.1.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app-crypt/tpm2-tss/tpm2-tss-4.0.1.ebuild b/app-crypt/tpm2-tss/tpm2-tss-4.0.1.ebuild index 3e27adc524f7..e8e3d9c6396a 100644 --- a/app-crypt/tpm2-tss/tpm2-tss-4.0.1.ebuild +++ b/app-crypt/tpm2-tss/tpm2-tss-4.0.1.ebuild @@ -56,6 +56,8 @@ src_prepare() { } multilib_src_configure() { + # Fails with inlining + filter-flags -fno-semantic-interposition # tests fail with LTO enabbled. See bug 865275 and 865279 filter-lto |