diff options
author | 2024-12-11 12:18:15 +0100 | |
---|---|---|
committer | 2024-12-11 12:53:14 +0100 | |
commit | a114d7cd8ea451b83f111a86fc4a648985bdb01d (patch) | |
tree | 28603817791ee6e8b7129ff794f0822fa17ef72e /profiles/features/llvm | |
parent | Move {sys-libs → llvm-runtimes}/libcxx (diff) | |
download | gentoo-a114d7cd8ea451b83f111a86fc4a648985bdb01d.tar.gz gentoo-a114d7cd8ea451b83f111a86fc4a648985bdb01d.tar.bz2 gentoo-a114d7cd8ea451b83f111a86fc4a648985bdb01d.zip |
Move {sys-libs → llvm-runtimes}/compiler-rt-sanitizers
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/features/llvm')
-rw-r--r-- | profiles/features/llvm/package.use | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/features/llvm/package.use b/profiles/features/llvm/package.use index db7b36b60cc2..75ffb5c6eb13 100644 --- a/profiles/features/llvm/package.use +++ b/profiles/features/llvm/package.use @@ -9,6 +9,6 @@ sys-libs/compiler-rt clang # disable sanitizers for now sys-devel/clang-runtime compiler-rt libcxx -sanitize -# sys-libs/compiler-rt-sanitizers clang +# llvm-runtimes/compiler-rt-sanitizers clang llvm-runtimes/libcxx libcxxabi |