summaryrefslogtreecommitdiff
path: root/profiles/arch/loong
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/arch/loong')
-rw-r--r--profiles/arch/loong/package.use.force3
-rw-r--r--profiles/arch/loong/package.use.mask7
2 files changed, 5 insertions, 5 deletions
diff --git a/profiles/arch/loong/package.use.force b/profiles/arch/loong/package.use.force
index f4c63b814002..12507b441cd5 100644
--- a/profiles/arch/loong/package.use.force
+++ b/profiles/arch/loong/package.use.force
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# WANG Xuerui <xen0n@gentoo.org> (2022-08-13)
@@ -14,6 +14,5 @@ sys-devel/llvm llvm_targets_LoongArch
# WANG Xuerui <xen0n@gentoo.org> (2022-04-24)
# Force-enable experimental-loong on packages; we're loong.
-<dev-libs/libffi-3.4.3 experimental-loong
<sys-libs/glibc-2.36 experimental-loong
sys-libs/libseccomp experimental-loong
diff --git a/profiles/arch/loong/package.use.mask b/profiles/arch/loong/package.use.mask
index 96a1fe3e6b74..0db01a3af009 100644
--- a/profiles/arch/loong/package.use.mask
+++ b/profiles/arch/loong/package.use.mask
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# WANG Xuerui <xen0n@gentoo.org> (2022-12-06)
@@ -154,11 +154,13 @@ mate-base/mate help
# Sanitizers partially supported on this architecture.
#
# ASan: https://reviews.llvm.org/D129418 (LLVM 15 and above)
+# Scudo: https://reviews.llvm.org/D138350 (LLVM 16 since 20221122)
# 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)
+# LSan: https://reviews.llvm.org/D139686 (LLVM 16 since 20230114)
>=sys-libs/compiler-rt-sanitizers-15 -asan
->=sys-libs/compiler-rt-sanitizers-16.0.0_pre20221210 -safestack -tsan -ubsan
+>=sys-libs/compiler-rt-sanitizers-16.0.0_rc1 -lsan -safestack -scudo -tsan -ubsan
# WANG Xuerui <xen0n@gentoo.org> (2022-07-08)
# virtual/{jdk,jre} is not available on loong yet.
@@ -173,7 +175,6 @@ net-libs/libssh mbedtls
# WANG Xuerui <xen0n@gentoo.org> (2022-04-24)
# Unmask experimental-loong on packages; we're loong.
-dev-libs/libffi -experimental-loong
sys-libs/glibc -experimental-loong
sys-libs/libseccomp -experimental-loong