Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/sparc/64ul/
Date: Mon, 26 Aug 2019 18:07:15
Message-Id: 1566842813.faad3fb3cf8fb45a5e4f31a1b1e0a08b6a2f9b4e.mattst88@gentoo
1 commit: faad3fb3cf8fb45a5e4f31a1b1e0a08b6a2f9b4e
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 26 18:06:17 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 26 18:06:53 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=faad3fb3
7
8 profiles: Mask libpcre2's jit USE flag on 64-bit sparc
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 profiles/arch/sparc/64ul/package.use.mask | 9 +++++++++
13 1 file changed, 9 insertions(+)
14
15 diff --git a/profiles/arch/sparc/64ul/package.use.mask b/profiles/arch/sparc/64ul/package.use.mask
16 index 6facbc35d89..b0792becdce 100644
17 --- a/profiles/arch/sparc/64ul/package.use.mask
18 +++ b/profiles/arch/sparc/64ul/package.use.mask
19 @@ -1,6 +1,15 @@
20 # Copyright 2019 Gentoo Authors
21 # Distributed under the terms of the GNU General Public License v2
22
23 +# Matt Turner <mattst88@g.o> (2019-08-26)
24 +# Upstream Git is switching to PCRE2 w/ JIT.
25 +# This is not available on some arches, where a fallback to PCRE1 without JIT is used.
26 +dev-vcs/git pcre-jit
27 +
28 +# Matt Turner <mattst88@g.o> (2019-08-26)
29 +# jit not supported on sparc64
30 +dev-libs/libpcre2 jit
31 +
32 # Matt Turner <mattst88@g.o> (2019-08-26)
33 # Falis to build on 64-bit userland
34 dev-libs/openssl asm