diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/loong/package.use.mask | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/arch/loong/package.use.mask b/profiles/arch/loong/package.use.mask index d1c7930003ee..466175442007 100644 --- a/profiles/arch/loong/package.use.mask +++ b/profiles/arch/loong/package.use.mask @@ -1,6 +1,12 @@ # Copyright 2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# WANG Xuerui <xen0n@gentoo.org> (2022-10-04) +# Sanitizers partially supported on this architecture. +# +# ASan: https://reviews.llvm.org/D129418 (LLVM 15 and above) +>=sys-libs/compiler-rt-sanitizers-15 -asan + # WANG Xuerui <xen0n@gentoo.org> (2022-07-08) # virtual/jre is not available on loong yet. www-client/chromium js-type-check |