summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-11-19 07:04:15 +0000
committerSam James <sam@gentoo.org>2022-11-19 07:05:02 +0000
commit023d53443fa50b70b8a4d5550885d8610ce0cb4f (patch)
tree101fbcdf9de803b2f233711f3d0364f2471d2c8b /profiles/arch/powerpc
parentx11-misc/xkeyboard-config: Stabilize 2.37 hppa, #880793 (diff)
downloadgentoo-023d53443fa50b70b8a4d5550885d8610ce0cb4f.tar.gz
gentoo-023d53443fa50b70b8a4d5550885d8610ce0cb4f.tar.bz2
gentoo-023d53443fa50b70b8a4d5550885d8610ce0cb4f.zip
profiles/arch/powerpc/ppc32: mask sys-devel/clang[extra]
There's a pending upstream PR for this but there's some debate about the complexity and whether we should choose a simpler solution or just not bother supporting building clangd at all on ppc. In any case, let's mask USE=extra for now as we know it doesn't work. Bug: https://bugs.gentoo.org/829602 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/arch/powerpc')
-rw-r--r--profiles/arch/powerpc/ppc32/package.use.mask4
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask
index 58aaa24e1503..4a5fa9330d21 100644
--- a/profiles/arch/powerpc/ppc32/package.use.mask
+++ b/profiles/arch/powerpc/ppc32/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Sam James <sam@gentoo.org> (2022-11-19)
+# Fails to compile because of size, bug #829602.
+sys-devel/clang extra
+
# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2022-09-23)
# The corresponding Qt5 modules are not keyworded on ppc, and we don't want to
# keyword them solely because of PyQt5 while there are no other in-tree users.