diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-09-08 17:58:33 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-09-08 17:59:03 +0200 |
commit | 8b43bd943c9dd10157ae8902503c251de7d0f4fe (patch) | |
tree | 244c562437b46e41b589e9e3cff59ebc26d4d6ec /profiles | |
parent | net-im/slack: add 4.40.126, drop 4.39.95 (diff) | |
download | gentoo-8b43bd943c9dd10157ae8902503c251de7d0f4fe.tar.gz gentoo-8b43bd943c9dd10157ae8902503c251de7d0f4fe.tar.bz2 gentoo-8b43bd943c9dd10157ae8902503c251de7d0f4fe.zip |
profiles/arch/mips: Mask libcxx-related flags on LLVM
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/mips/package.use.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask index 364eaade9d14..28ba9048e89a 100644 --- a/profiles/arch/mips/package.use.mask +++ b/profiles/arch/mips/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <mgorny@gentoo.org> (2024-09-08) +# libcxx is broken on mips, https://bugs.gentoo.org/939297#c2 +sys-devel/clang-common default-libcxx +sys-devel/clang-runtime libcxx + # Hans de Graaff <graaff@gentoo.org> (2024-09-08) # Requires large parts of dev-ruby/rails to be keyworded dev-ruby/minitest-hooks test |