summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Jolly <Matt.Jolly@footclan.ninja>2024-01-30 19:31:09 +1000
committerSam James <sam@gentoo.org>2024-01-31 09:41:21 +0000
commit19a49a748b13b3f1c5786e5581a3e17cf325e605 (patch)
tree87671434e0dd755d56e504546d4eb8c25f73fce7 /profiles
parentwww-client/chromium: add 122.0.6261.6-r1 (diff)
downloadgentoo-19a49a748b13b3f1c5786e5581a3e17cf325e605.tar.gz
gentoo-19a49a748b13b3f1c5786e5581a3e17cf325e605.tar.bz2
gentoo-19a49a748b13b3f1c5786e5581a3e17cf325e605.zip
profiles/arch/arm64: force 'system-toolchain' for chromium
Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/arch/arm64/package.use.force4
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/arm64/package.use.force b/profiles/arch/arm64/package.use.force
index 83a38f1693ee..bb3459e0d327 100644
--- a/profiles/arch/arm64/package.use.force
+++ b/profiles/arch/arm64/package.use.force
@@ -1,6 +1,10 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Matt Jolly <Matt.Jolly@footclan.ninja> (2024-01-30)
+# Google does not provide an arm64 toolchain
+www-client/chromium system-toolchain
+
# matoro <matoro_gentoo@matoro.tk> (2022-08-31)
# GHC does not gain native codegen for arm64 until 9.2.
# We don't want an unregisterised build, so force LLVM codegen.