summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-08-26 11:06:17 -0700
committerMatt Turner <mattst88@gentoo.org>2019-08-26 11:06:53 -0700
commitfaad3fb3cf8fb45a5e4f31a1b1e0a08b6a2f9b4e (patch)
treeb08272d53226b4a1866fb5bf3604d1eccc74ddef
parentapp-emulation/slirp4netns: Remove old version 0.4.0_beta4 (diff)
downloadgentoo-faad3fb3.tar.gz
gentoo-faad3fb3.tar.bz2
gentoo-faad3fb3.zip
profiles: Mask libpcre2's jit USE flag on 64-bit sparc
Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r--profiles/arch/sparc/64ul/package.use.mask9
1 files changed, 9 insertions, 0 deletions
diff --git a/profiles/arch/sparc/64ul/package.use.mask b/profiles/arch/sparc/64ul/package.use.mask
index 6facbc35d895..b0792becdce5 100644
--- a/profiles/arch/sparc/64ul/package.use.mask
+++ b/profiles/arch/sparc/64ul/package.use.mask
@@ -2,5 +2,14 @@
# Distributed under the terms of the GNU General Public License v2
# Matt Turner <mattst88@gentoo.org> (2019-08-26)
+# Upstream Git is switching to PCRE2 w/ JIT.
+# This is not available on some arches, where a fallback to PCRE1 without JIT is used.
+dev-vcs/git pcre-jit
+
+# Matt Turner <mattst88@gentoo.org> (2019-08-26)
+# jit not supported on sparc64
+dev-libs/libpcre2 jit
+
+# Matt Turner <mattst88@gentoo.org> (2019-08-26)
# Falis to build on 64-bit userland
dev-libs/openssl asm