commit: 77f5185c0ad2210d65800ff43c08a34d7b582cc8
Author: Jory A. Pratt <anarchy <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 29 00:11:03 2017 +0000
Commit: Jory Pratt <anarchy <AT> gentoo <DOT> org>
CommitDate: Tue Aug 29 00:11:03 2017 +0000
URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=77f5185c
www-client/firefox:
Package-Manager: Portage-2.3.8, Repoman-2.3.3
www-client/firefox/firefox-56.0_beta6.ebuild | 1 -
www-client/firefox/metadata.xml | 1 +
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-client/firefox/firefox-56.0_beta6.ebuild
b/www-client/firefox/firefox-56.0_beta6.ebuild
index 5779365..f8262b0 100644
--- a/www-client/firefox/firefox-56.0_beta6.ebuild
+++ b/www-client/firefox/firefox-56.0_beta6.ebuild
@@ -58,7 +58,6 @@ DEPEND="${RDEPEND}
pgo? ( >=sys-devel/gcc-4.5 )
>=virtual/rust-1.17.1
>=dev-util/cargo-0.17.1
-
amd64? ( ${ASM_DEPEND} virtual/opengl )
x86? ( ${ASM_DEPEND} virtual/opengl )"
diff --git a/www-client/firefox/metadata.xml b/www-client/firefox/metadata.xml
index a0a9a71..56f4927 100644
--- a/www-client/firefox/metadata.xml
+++ b/www-client/firefox/metadata.xml
@@ -13,6 +13,7 @@
<flag name="gtk2">Use the cairo-gtk2 rendering engine</flag>
<flag name="gmp-autoupdate">Allow Gecko Media Plugins (binary blobs) to
be automatically
downloaded and kept up-to-date in user profiles</flag>
+ <flag name="gold">Enable use of ld.gold linker</flag>
<flag name="hwaccel">Force-enable hardware-accelerated rendering
(Mozilla bug 594876)</flag>
<flag name="jemalloc">Enable or disable jemalloc</flag>
<flag name="pgo">Add support for profile-guided optimization using
gcc-4.5,