From 5702b881849e5d6a7b6044fef1298a374e607496 Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Sun, 6 Oct 2019 14:15:51 +0200 Subject: [PATCH] mail-client/thunderbird: re-enable webrtc for arm again Bug: https://bugs.gentoo.org/667642 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann --- mail-client/thunderbird/thunderbird-68.1.1.ebuild | 3 --- 1 file changed, 3 deletions(-) diff --git a/mail-client/thunderbird/thunderbird-68.1.1.ebuild b/mail-client/thunderbird/thunderbird-68.1.1.ebuild index ab73c138cec3..0610d908962f 100644 --- a/mail-client/thunderbird/thunderbird-68.1.1.ebuild +++ b/mail-client/thunderbird/thunderbird-68.1.1.ebuild @@ -552,9 +552,6 @@ src_configure() { mozconfig_annotate '' --enable-extensions="${MEXTENSIONS}" - # disable webrtc for now, bug 667642 - use arm && mozconfig_annotate 'broken on arm' --disable-webrtc - # allow elfhack to work in combination with unstripped binaries # when they would normally be larger than 2GiB. append-ldflags "-Wl,--compress-debug-sections=zlib" -- 2.26.2