diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-12-11 12:25:13 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-12-11 12:53:21 +0100 |
commit | e572f2011e30b309d26963ac156a7af860ad0d42 (patch) | |
tree | 4c1e2d96089ee2cea60086e31d72c4080fe19811 /profiles/features | |
parent | Move {sys-devel → llvm-core}/lld-toolchain-symlinks (diff) | |
download | gentoo-e572f2011e30b309d26963ac156a7af860ad0d42.tar.gz gentoo-e572f2011e30b309d26963ac156a7af860ad0d42.tar.bz2 gentoo-e572f2011e30b309d26963ac156a7af860ad0d42.zip |
Move {sys-devel → llvm-core}/lld
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/llvm/packages | 2 | ||||
-rw-r--r-- | profiles/features/llvm/packages.build | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/profiles/features/llvm/packages b/profiles/features/llvm/packages index 22364213d429..5388b6a50f3a 100644 --- a/profiles/features/llvm/packages +++ b/profiles/features/llvm/packages @@ -1,5 +1,5 @@ # now part of @system set -*sys-devel/lld +*llvm-core/lld *sys-devel/llvm *llvm-core/clang *llvm-runtimes/libcxx diff --git a/profiles/features/llvm/packages.build b/profiles/features/llvm/packages.build index 2cfa85ed808f..b8dd993d9fe9 100644 --- a/profiles/features/llvm/packages.build +++ b/profiles/features/llvm/packages.build @@ -3,7 +3,7 @@ llvm-runtimes/compiler-rt llvm-runtimes/libcxxabi llvm-runtimes/libcxx sys-devel/llvm -sys-devel/lld +llvm-core/lld llvm-core/clang llvm-runtimes/libunwind |