commit:     2a30e9a69c3c6f8dfcdb12506519a7f08f638fc3
Author:     Ian Stakenvicius <axs <AT> gentoo <DOT> org>
AuthorDate: Wed Apr  2 14:06:00 2014 +0000
Commit:     Ian Stakenvicius <axs <AT> gentoo <DOT> org>
CommitDate: Wed Apr  2 14:06:00 2014 +0000
URL:        
http://git.overlays.gentoo.org/gitweb/?p=proj/mozilla.git;a=commit;h=2a30e9a6

disable the forcing of ld.gold in the mozilla build system, bug 494364

---
 www-client/firefox/firefox-28.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/www-client/firefox/firefox-28.0.ebuild 
b/www-client/firefox/firefox-28.0.ebuild
index 6cd57c1..2c2619c 100644
--- a/www-client/firefox/firefox-28.0.ebuild
+++ b/www-client/firefox/firefox-28.0.ebuild
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-28.0.ebuild,v 
1.3 2014/03/22 10:57:55 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-28.0.ebuild,v 
1.4 2014/04/02 14:03:36 axs Exp $
 
 EAPI="5"
 VIRTUALX_REQUIRED="pgo"
@@ -217,6 +217,7 @@ src_configure() {
        mozconfig_annotate '' --disable-mailnews
        mozconfig_annotate '' --with-system-png
        mozconfig_annotate '' --enable-system-ffi
+       mozconfig_annotate '' --disable-gold
 
        # Other ff-specific settings
        mozconfig_annotate '' 
--with-default-mozilla-five-home=${MOZILLA_FIVE_HOME}

Reply via email to