summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-12-11 12:18:56 +0100
committerMichał Górny <mgorny@gentoo.org>2024-12-11 12:53:15 +0100
commit10298ffbe60e5cfcaf8927b8ab91416bee4a5231 (patch)
treef51aebee8bc6a6e2db06c3acfed82eaf868e9567 /dev-util/hipcc
parentMove {sys-libs → llvm-runtimes}/compiler-rt-sanitizers (diff)
downloadgentoo-10298ffbe60e5cfcaf8927b8ab91416bee4a5231.tar.gz
gentoo-10298ffbe60e5cfcaf8927b8ab91416bee4a5231.tar.bz2
gentoo-10298ffbe60e5cfcaf8927b8ab91416bee4a5231.zip
Move {sys-libs → llvm-runtimes}/compiler-rt
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-util/hipcc')
-rw-r--r--dev-util/hipcc/hipcc-6.1.1.ebuild2
-rw-r--r--dev-util/hipcc/hipcc-6.1.2.ebuild2
-rw-r--r--dev-util/hipcc/hipcc-6.2.4.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/hipcc/hipcc-6.1.1.ebuild b/dev-util/hipcc/hipcc-6.1.1.ebuild
index 87a19b598953..9149bc3bce8c 100644
--- a/dev-util/hipcc/hipcc-6.1.1.ebuild
+++ b/dev-util/hipcc/hipcc-6.1.1.ebuild
@@ -28,7 +28,7 @@ RESTRICT="!test? ( test )"
DEPEND="
$(llvm_gen_dep '
- sys-libs/compiler-rt:${LLVM_SLOT}=
+ llvm-runtimes/compiler-rt:${LLVM_SLOT}=
sys-devel/llvm:${LLVM_SLOT}=
sys-devel/clang:${LLVM_SLOT}=
')
diff --git a/dev-util/hipcc/hipcc-6.1.2.ebuild b/dev-util/hipcc/hipcc-6.1.2.ebuild
index 87a19b598953..9149bc3bce8c 100644
--- a/dev-util/hipcc/hipcc-6.1.2.ebuild
+++ b/dev-util/hipcc/hipcc-6.1.2.ebuild
@@ -28,7 +28,7 @@ RESTRICT="!test? ( test )"
DEPEND="
$(llvm_gen_dep '
- sys-libs/compiler-rt:${LLVM_SLOT}=
+ llvm-runtimes/compiler-rt:${LLVM_SLOT}=
sys-devel/llvm:${LLVM_SLOT}=
sys-devel/clang:${LLVM_SLOT}=
')
diff --git a/dev-util/hipcc/hipcc-6.2.4.ebuild b/dev-util/hipcc/hipcc-6.2.4.ebuild
index cba0c14204fc..d4cc802085fc 100644
--- a/dev-util/hipcc/hipcc-6.2.4.ebuild
+++ b/dev-util/hipcc/hipcc-6.2.4.ebuild
@@ -28,7 +28,7 @@ RESTRICT="!test? ( test )"
DEPEND="
$(llvm_gen_dep '
- sys-libs/compiler-rt:${LLVM_SLOT}=
+ llvm-runtimes/compiler-rt:${LLVM_SLOT}=
sys-devel/llvm:${LLVM_SLOT}=
sys-devel/clang:${LLVM_SLOT}=
')