commit:     3600c22edb7421c549984102b2ca86dbdc31559b
Author:     stefson <herrtimson <AT> yahoo <DOT> de>
AuthorDate: Sun Apr 28 16:43:14 2019 +0000
Commit:     Jory Pratt <anarchy <AT> gentoo <DOT> org>
CommitDate: Sun Apr 28 17:39:59 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3600c22e

www-client/firefox: reenable elf-hack for arm

Signed-off-by: Steffen Kuhn <nielson2 <AT> yandex.com>
Signed-off-by: Jory Pratt <anarchy <AT> gentoo.org>

 eclass/mozconfig-v6.60.eclass | 2 --
 1 file changed, 2 deletions(-)

diff --git a/eclass/mozconfig-v6.60.eclass b/eclass/mozconfig-v6.60.eclass
index 89c4a71fb10..2a6e0e07bb6 100644
--- a/eclass/mozconfig-v6.60.eclass
+++ b/eclass/mozconfig-v6.60.eclass
@@ -361,8 +361,6 @@ mozconfig_config() {
        if use clang ; then
                # https://bugzilla.mozilla.org/show_bug.cgi?id=1423822
                mozconfig_annotate 'elf-hack is broken when using Clang' 
--disable-elf-hack
-       elif use arm ; then
-               mozconfig_annotate 'elf-hack is broken on arm' 
--disable-elf-hack
        fi
 
        # Modifications to better support ARM, bug 553364

Reply via email to