summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/arch/x86/package.use.force')
-rw-r--r--profiles/arch/x86/package.use.force17
1 files changed, 7 insertions, 10 deletions
diff --git a/profiles/arch/x86/package.use.force b/profiles/arch/x86/package.use.force
index ab771e1ef619..1cf0c69377b6 100644
--- a/profiles/arch/x86/package.use.force
+++ b/profiles/arch/x86/package.use.force
@@ -1,6 +1,10 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Joonas Niilola <juippis@gentoo.org> (2023-03-16)
+# Fails with -jit, #901463.
+>=dev-lang/spidermonkey-102.6.0 jit
+
# Joonas Niilola <juippis@gentoo.org> (2022-05-19)
# Bundled libvpx results in a failure, force the system-libvpx to be
# used. bmo#1768145. Confirmed on firefox-91 and firefox-100.0.
@@ -11,12 +15,10 @@ www-client/firefox system-libvpx
# Arthur Zamarin <arthurzam@gentoo.org> (2022-01-16)
# Bootstrapping is possible using our build snapshot, so don't force
# system bootstrap
+dev-java/openjdk:8 -system-bootstrap
dev-java/openjdk:11 -system-bootstrap
dev-java/openjdk:17 -system-bootstrap
-
-# Georgy Yakovlev <gyakovlev@gentoo.org> (2020-06-18)
-# Force host target
-dev-libs/keystone llvm_targets_X86
+dev-java/openjdk:21 -system-bootstrap
# Michał Górny <mgorny@gentoo.org> (2017-12-30)
# We have ready-to-use configs here.
@@ -36,8 +38,3 @@ dev-lang/rust llvm_targets_X86
dev-ml/llvm-ocaml llvm_targets_X86
sys-devel/clang llvm_targets_X86
sys-devel/llvm llvm_targets_X86
-
-# Pawel Hajdan jr <phajdan.jr@gentoo.org> (2014-06-12)
-# On x86 Chromium can be built in non-PIC mode, and this
-# flag can affect performance, see http://crbug.com/332109 .
-www-client/chromium -pic