diff options
Diffstat (limited to 'llvm-core/clang-common/clang-common-22.0.0_pre20250820.ebuild')
| -rw-r--r-- | llvm-core/clang-common/clang-common-22.0.0_pre20250820.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/llvm-core/clang-common/clang-common-22.0.0_pre20250820.ebuild b/llvm-core/clang-common/clang-common-22.0.0_pre20250820.ebuild index af6e46af4529..4f0d35918328 100644 --- a/llvm-core/clang-common/clang-common-22.0.0_pre20250820.ebuild +++ b/llvm-core/clang-common/clang-common-22.0.0_pre20250820.ebuild @@ -17,7 +17,7 @@ IUSE=" PDEPEND=" default-compiler-rt? ( - llvm-core/clang-runtime:${LLVM_MAJOR}[compiler-rt] + llvm-runtimes/clang-runtime:${LLVM_MAJOR}[compiler-rt] llvm-libunwind? ( llvm-runtimes/libunwind[static-libs] ) !llvm-libunwind? ( sys-libs/libunwind[static-libs] ) ) @@ -29,7 +29,7 @@ PDEPEND=" " # enforce flags on clang-runtime as well to aid transition PDEPEND+=" - llvm-core/clang-runtime[default-compiler-rt(-)?,default-libcxx(-)?,default-lld(-)?,llvm-libunwind(-)?] + llvm-runtimes/clang-runtime[default-compiler-rt(-)?,default-libcxx(-)?,default-lld(-)?,llvm-libunwind(-)?] " IDEPEND=" !default-compiler-rt? ( sys-devel/gcc-config ) @@ -147,7 +147,7 @@ src_install() { insinto /etc/clang newins - gentoo-runtimes.cfg <<-EOF - # This file is initially generated by llvm-core/clang-runtime. + # This file is initially generated by llvm-runtimes/clang-runtime. # It is used to control the default runtimes using by clang. --rtlib=$(usex default-compiler-rt compiler-rt libgcc) |
