commit:     59c6ef318314e786401510afa641b17acc1e8981
Author:     Steffen Kuhn <nielson2 <AT> yandex <DOT> com>
AuthorDate: Sun Oct  6 12:17:15 2019 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Oct  6 12:18:22 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59c6ef31

www-client/firefox: re-enable webrtc for arm again

Closes: https://bugs.gentoo.org/667642
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Closes: https://github.com/gentoo/gentoo/pull/13175
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 www-client/firefox/firefox-68.1.0.ebuild | 3 ---
 www-client/firefox/firefox-69.0.2.ebuild | 3 ---
 2 files changed, 6 deletions(-)

diff --git a/www-client/firefox/firefox-68.1.0.ebuild 
b/www-client/firefox/firefox-68.1.0.ebuild
index c98776c20e7..e392249aee6 100644
--- a/www-client/firefox/firefox-68.1.0.ebuild
+++ b/www-client/firefox/firefox-68.1.0.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"

diff --git a/www-client/firefox/firefox-69.0.2.ebuild 
b/www-client/firefox/firefox-69.0.2.ebuild
index 98fb419fd60..b39b1fb4f0b 100644
--- a/www-client/firefox/firefox-69.0.2.ebuild
+++ b/www-client/firefox/firefox-69.0.2.ebuild
@@ -554,9 +554,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