From 808c1300d479373f7fe3d1bca9c92f513a2db17c Mon Sep 17 00:00:00 2001 From: Petronio Coelho Date: Sun, 27 Sep 2020 17:35:38 -0300 Subject: [PATCH] mail-client/thunderbird Workaround for ipa-pta, ICE --- sys-config/ltoize/files/package.cflags/ltoworkarounds.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/sys-config/ltoize/files/package.cflags/ltoworkarounds.conf b/sys-config/ltoize/files/package.cflags/ltoworkarounds.conf index 96f46a7d..47aa7c06 100644 --- a/sys-config/ltoize/files/package.cflags/ltoworkarounds.conf +++ b/sys-config/ltoize/files/package.cflags/ltoworkarounds.conf @@ -248,6 +248,7 @@ dev-libs/protobuf *FLAGS-="${IPAPTA}" # Test failure media-video/ffmpeg *FLAGS-="${IPAPTA}" # Test failure sys-devel/clang *FLAGS-="${IPAPTA}" # Test failure net-p2p/monero *FLAGS-="${IPAPTA}" # ICE with -fipa-pta +mail-client/thunderbird *FLAGS-="${IPAPTA}" # ICE with GCC 10.2.0 (seen with thunderbird 68.12.0) # END: -fipa-pta workarounds # BEGIN: TLS dialect workarounds