mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-12-19 16:38:01 +00:00
12 lines
458 B
Text
12 lines
458 B
Text
# Copyright 2023-2025 Gentoo Authors
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
# Sam James <sam@gentoo.org> (2024-06-16)
|
|
# Avoid pulling in llvm-runtimes/compiler-rt-sanitizers which fails to build
|
|
# See bug #928936.
|
|
llvm-runtimes/clang-runtime sanitize
|
|
|
|
# Sam James <sam@gentoo.org> (2023-01-29)
|
|
# Fails to build on combination of ppc* + musl because of mcontext.
|
|
# libsanitizer needs adapting, bug #892079.
|
|
sys-devel/gcc sanitize
|