diff options
Diffstat (limited to 'llvm-core/clang-common/clang-common-15.0.7-r10.ebuild')
| -rw-r--r-- | llvm-core/clang-common/clang-common-15.0.7-r10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm-core/clang-common/clang-common-15.0.7-r10.ebuild b/llvm-core/clang-common/clang-common-15.0.7-r10.ebuild index 50b8d4b18639..f3f98c7d02b9 100644 --- a/llvm-core/clang-common/clang-common-15.0.7-r10.ebuild +++ b/llvm-core/clang-common/clang-common-15.0.7-r10.ebuild @@ -18,7 +18,7 @@ IUSE=" PDEPEND=" default-compiler-rt? ( - llvm-core/clang-runtime:${PV}[compiler-rt] + llvm-runtimes/clang-runtime:${PV}[compiler-rt] llvm-libunwind? ( llvm-runtimes/libunwind[static-libs] ) !llvm-libunwind? ( sys-libs/libunwind[static-libs] ) ) @@ -67,7 +67,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) |
