mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-libs/compiler-rt-sanitizers: -9999 is now 10.0.0
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -19,7 +19,7 @@ EGIT_REPO_URI="https://git.llvm.org/git/compiler-rt.git
|
||||
|
||||
LICENSE="|| ( UoI-NCSA MIT )"
|
||||
# Note: this needs to be updated to match version of clang-9999
|
||||
SLOT="9.0.0"
|
||||
SLOT="10.0.0"
|
||||
KEYWORDS=""
|
||||
IUSE="+clang +libfuzzer +profile +sanitize test +xray elibc_glibc"
|
||||
# FIXME: libfuzzer does not enable all its necessary dependencies
|
||||
|
||||
Reference in New Issue
Block a user