commit:     5702b881849e5d6a7b6044fef1298a374e607496
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  6 12:15:51 2019 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Oct  6 12:18:21 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5702b881

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 <whissi <AT> gentoo.org>

 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 ab73c138cec..0610d908962 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"

Reply via email to