diff options
author | 2024-12-11 12:12:10 +0100 | |
---|---|---|
committer | 2024-12-11 12:53:13 +0100 | |
commit | c614d9691e23ef798e5f7ca78768803f9be57c53 (patch) | |
tree | c16b3ceeb65682e6489aabe2d31894e8f459f84f /profiles/updates | |
parent | Move {sys-libs → llvm-runtimes}/libcxxabi (diff) | |
download | gentoo-c614d9691e23ef798e5f7ca78768803f9be57c53.tar.gz gentoo-c614d9691e23ef798e5f7ca78768803f9be57c53.tar.bz2 gentoo-c614d9691e23ef798e5f7ca78768803f9be57c53.zip |
Move {sys-libs → llvm-runtimes}/libcxx
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/updates')
-rw-r--r-- | profiles/updates/4Q-2024 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/updates/4Q-2024 b/profiles/updates/4Q-2024 index 09fffe60a3c6..b6d32f744d0d 100644 --- a/profiles/updates/4Q-2024 +++ b/profiles/updates/4Q-2024 @@ -66,3 +66,4 @@ move dev-libs/libclc llvm-core/libclc move sys-libs/llvm-libunwind llvm-runtimes/libunwind move sys-libs/libomp llvm-runtimes/openmp move sys-libs/libcxxabi llvm-runtimes/libcxxabi +move sys-libs/libcxx llvm-runtimes/libcxx |