diff options
author | Jory Pratt <anarchy@gentoo.org> | 2013-09-24 22:42:51 +0000 |
---|---|---|
committer | Jory Pratt <anarchy@gentoo.org> | 2013-09-24 22:42:51 +0000 |
commit | cce08b2c56356359985801a6b06e60db24dc9c22 (patch) | |
tree | 9c54a933a213755dad50254cb9cc56b89f625a39 /www-client/firefox/firefox-24.0-r1.ebuild | |
parent | Introduce python_gen_any_dep to generate any-of dependencies matching python_... (diff) | |
download | historical-cce08b2c56356359985801a6b06e60db24dc9c22.tar.gz historical-cce08b2c56356359985801a6b06e60db24dc9c22.tar.bz2 historical-cce08b2c56356359985801a6b06e60db24dc9c22.zip |
Remove methodjit configure option, obsolete
Package-Manager: portage-2.2.7/cvs/Linux x86_64
Manifest-Sign-Key: 0xB4D088B4
Diffstat (limited to 'www-client/firefox/firefox-24.0-r1.ebuild')
-rw-r--r-- | www-client/firefox/firefox-24.0-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www-client/firefox/firefox-24.0-r1.ebuild b/www-client/firefox/firefox-24.0-r1.ebuild index 91a7a61cc306..65069978227f 100644 --- a/www-client/firefox/firefox-24.0-r1.ebuild +++ b/www-client/firefox/firefox-24.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-24.0-r1.ebuild,v 1.2 2013/09/24 14:37:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-24.0-r1.ebuild,v 1.3 2013/09/24 22:42:47 anarchy Exp $ EAPI="3" VIRTUALX_REQUIRED="pgo" @@ -228,7 +228,6 @@ src_configure() { mozconfig_use_with system-icu mozconfig_use_enable system-icu intl-api # Feature is know to cause problems on hardened - mozconfig_use_enable jit methodjit mozconfig_use_enable jit ion # Allow for a proper pgo build |