aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJory A. Pratt <anarchy@gentoo.org>2017-08-28 19:11:03 -0500
committerJory A. Pratt <anarchy@gentoo.org>2017-08-28 19:11:03 -0500
commit77f5185c0ad2210d65800ff43c08a34d7b582cc8 (patch)
treee89afffdb74fa5a1232037cb50dbf475a7b66863
parentwww-client/firefox - version bump 56.0_beta6 (diff)
downloadmozilla-77f5185c0ad2210d65800ff43c08a34d7b582cc8.tar.gz
mozilla-77f5185c0ad2210d65800ff43c08a34d7b582cc8.tar.bz2
mozilla-77f5185c0ad2210d65800ff43c08a34d7b582cc8.zip
www-client/firefox:
Package-Manager: Portage-2.3.8, Repoman-2.3.3
-rw-r--r--www-client/firefox/firefox-56.0_beta6.ebuild1
-rw-r--r--www-client/firefox/metadata.xml1
2 files changed, 1 insertions, 1 deletions
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,