commit:     c0172d47b9393570e796e19309d27c4182c6f591
Author:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 28 01:44:12 2022 +0000
Commit:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Wed Dec 28 01:44:12 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0172d47

profiles/arch/loong: update package.use.mask entries for LLVM toolchain

Several pieces now pass tests.

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

 profiles/arch/loong/package.use.mask | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/profiles/arch/loong/package.use.mask 
b/profiles/arch/loong/package.use.mask
index 18cc8a8b6d5f..96a1fe3e6b74 100644
--- a/profiles/arch/loong/package.use.mask
+++ b/profiles/arch/loong/package.use.mask
@@ -139,13 +139,10 @@ app-office/libreoffice clang
 # 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-libs/libcxx: will work once https://reviews.llvm.org/D139297 lands
 # - sys-devel/lld: port is still under review
 sys-devel/clang-common default-libcxx default-lld
-sys-devel/clang-runtime libcxx openmp
+sys-devel/clang-runtime libcxx
 
 # WANG Xuerui <[email protected]> (2022-11-18)
 # net-libs/webkit-gtk is not available on loong yet.
@@ -159,8 +156,9 @@ mate-base/mate help
 # ASan: https://reviews.llvm.org/D129418 (LLVM 15 and above)
 # TSan: https://reviews.llvm.org/D139292 (LLVM 16 since 20221208)
 # UBSan: https://reviews.llvm.org/D139292 (LLVM 16 since 20221208)
+# SafeStack: https://reviews.llvm.org/D139494 (LLVM 16 since 20221210)
 >=sys-libs/compiler-rt-sanitizers-15 -asan
->=sys-libs/compiler-rt-sanitizers-16.0.0_pre20221210 -tsan -ubsan
+>=sys-libs/compiler-rt-sanitizers-16.0.0_pre20221210 -safestack -tsan -ubsan
 
 # WANG Xuerui <[email protected]> (2022-07-08)
 # virtual/{jdk,jre} is not available on loong yet.

Reply via email to