commit: 20f82b1f165da6f04f0350e4b7a9ee4e2302fcda Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org> AuthorDate: Mon Mar 3 16:09:46 2025 +0000 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org> CommitDate: Mon Mar 3 17:37:38 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20f82b1f
profiles/arch/loong: unmask sys-devel/gcc[sanitize] Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org> profiles/arch/loong/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/loong/package.use.mask b/profiles/arch/loong/package.use.mask index 93e9d7a25cd4..d9c844bc2a59 100644 --- a/profiles/arch/loong/package.use.mask +++ b/profiles/arch/loong/package.use.mask @@ -1,6 +1,10 @@ # Copyright 2022-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# WANG Xuerui <[email protected]> (2025-03-04) +# this target has support for sanitizers +sys-devel/gcc -sanitize + # Alfred Wingate <[email protected]> (2025-02-22) # media-libs/zint is not keyworded here media-libs/zxing-cpp experimental
