Gentoo Archives: gentoo-commits

From: Ian Stakenvicius <axs@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/mozilla:crossdev commit in: www-client/firefox/
Date: Mon, 30 Nov 2015 16:16:05
Message-Id: 1448900122.e8b634e0f455ae8bf65b34a6c13465f783b7ec6a.axs@gentoo
1 commit: e8b634e0f455ae8bf65b34a6c13465f783b7ec6a
2 Author: Ian Stakenvicius <axs <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 30 16:15:22 2015 +0000
4 Commit: Ian Stakenvicius <axs <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 30 16:15:22 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=e8b634e0
7
8 added nss.m4 patch to allow firefox-43 to be cross-compiled
9
10 www-client/firefox/firefox-43.0_beta7.ebuild | 1 +
11 1 file changed, 1 insertion(+)
12
13 diff --git a/www-client/firefox/firefox-43.0_beta7.ebuild b/www-client/firefox/firefox-43.0_beta7.ebuild
14 index 8b97558..d92b2ee 100644
15 --- a/www-client/firefox/firefox-43.0_beta7.ebuild
16 +++ b/www-client/firefox/firefox-43.0_beta7.ebuild
17 @@ -149,6 +149,7 @@ src_prepare() {
18 8011_bug1194520-freetype261_until_moz43.patch" \
19 epatch "${WORKDIR}/firefox"
20 epatch "${FILESDIR}"/jit-none.patch
21 + epatch "${FILESDIR}"/nss.m4.pkg-config.patch
22
23 # Allow user to apply any additional patches without modifing ebuild
24 epatch_user