blob: 785b52ceb864c2891a923ef428173bbc20ea2431 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Copyright 2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License, v2
# Sam James <sam@gentoo.org> (2024-06-16)
# Avoid pulling in sys-libs/compiler-rt-sanitizers which fails to build
# See bug #928936.
sys-devel/clang-runtime sanitize
# Andreas K. Hüttel <dilfridge@gentoo.org> (2024-03-20)
# Does not compile with musl-1.2.4
sys-devel/gcc sanitize
|