From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id D05A31381F3 for ; Tue, 24 Sep 2013 22:34:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6E3E0E0BD1; Tue, 24 Sep 2013 22:34:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0F2B4E0BD1 for ; Tue, 24 Sep 2013 22:34:50 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0AFBD33EDEB for ; Tue, 24 Sep 2013 22:34:50 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 9653DE468F for ; Tue, 24 Sep 2013 22:34:48 +0000 (UTC) From: "Jory Pratt" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jory Pratt" Message-ID: <1380062046.794deea9ef846ee5648045d41b93151f761ec943.anarchy@gentoo> Subject: [gentoo-commits] proj/mozilla:master commit in: mail-client/thunderbird/, www-client/firefox/ X-VCS-Repository: proj/mozilla X-VCS-Files: mail-client/thunderbird/thunderbird-24.0.ebuild www-client/firefox/firefox-24.0-r1.ebuild X-VCS-Directories: mail-client/thunderbird/ www-client/firefox/ X-VCS-Committer: anarchy X-VCS-Committer-Name: Jory Pratt X-VCS-Revision: 794deea9ef846ee5648045d41b93151f761ec943 X-VCS-Branch: master Date: Tue, 24 Sep 2013 22:34:48 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 3d60f7e9-6aba-4a3c-aa6f-613be972a1c5 X-Archives-Hash: d0dfe1ba236ad9e6700f8cf2af31ba2b commit: 794deea9ef846ee5648045d41b93151f761ec943 Author: Jory A. Pratt gentoo org> AuthorDate: Tue Sep 24 22:34:06 2013 +0000 Commit: Jory Pratt gentoo org> CommitDate: Tue Sep 24 22:34:06 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/mozilla.git;a=commit;h=794deea9 Finish cleanup of methodjit/tracejit --- mail-client/thunderbird/thunderbird-24.0.ebuild | 4 +--- www-client/firefox/firefox-24.0-r1.ebuild | 1 - 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/mail-client/thunderbird/thunderbird-24.0.ebuild b/mail-client/thunderbird/thunderbird-24.0.ebuild index 7cb66a9..35e15d7 100644 --- a/mail-client/thunderbird/thunderbird-24.0.ebuild +++ b/mail-client/thunderbird/thunderbird-24.0.ebuild @@ -206,6 +206,7 @@ src_configure() { # Use enable features mozconfig_use_enable gstreamer mozconfig_use_enable pulseaudio + mozconfig_use_enable system-cairo mozconfig_use_enable system-sqlite mozconfig_use_with system-jpeg mozconfig_use_with system-icu @@ -213,10 +214,7 @@ src_configure() { mozconfig_use_enable lightning calendar mozconfig_use_enable ldap # Feature is know to cause problems on hardened - mozconfig_use_enable jit methodjit - mozconfig_use_enable jit tracejit mozconfig_use_enable jit ion - mozconfig_use_enable system-cairo # Bug #72667 if use mozdom; then diff --git a/www-client/firefox/firefox-24.0-r1.ebuild b/www-client/firefox/firefox-24.0-r1.ebuild index b12b541..45da665 100644 --- a/www-client/firefox/firefox-24.0-r1.ebuild +++ b/www-client/firefox/firefox-24.0-r1.ebuild @@ -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