commit:     a43637302af0f1bf90ba0d7d0ad0e5f7f634c9a1
Author:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 27 02:26:07 2022 +0000
Commit:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Sun Nov 27 12:54:31 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4363730

profiles/arch/loong: mask the untested configurations for llvm toolchain

Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>

 profiles/arch/loong/package.use.mask | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/profiles/arch/loong/package.use.mask 
b/profiles/arch/loong/package.use.mask
index a11fe7068fe5..48e300a9fc7e 100644
--- a/profiles/arch/loong/package.use.mask
+++ b/profiles/arch/loong/package.use.mask
@@ -1,6 +1,18 @@
 # Copyright 2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# WANG Xuerui <xe...@gentoo.org> (2022-11-27)
+# LLVM toolchain now partially usable on loong, mask the remaining pieces
+# pending test/bugfixes/porting.
+#
+# - sys-libs/libcxxabi: fails many tests but is apparently working
+# - sys-libs/libcxx: fails many tests, more upstream work likely needed
+# - sys-libs/libomp: fails 4 tests
+#   - need at least https://reviews.llvm.org/D138177 but there could be more
+# - sys-devel/lld: port is still under review
+sys-devel/clang-common default-libcxx default-lld
+sys-devel/clang-runtime libcxx openmp
+
 # WANG Xuerui <xe...@gentoo.org> (2022-11-18)
 # net-libs/webkit-gtk is not available on loong yet.
 app-text/atril epub

Reply via email to