summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-07-28 13:14:12 +0200
committerMichał Górny <mgorny@gentoo.org>2022-07-28 14:57:07 +0200
commit07a89e745ef6f36c1df6a216947add54498d8379 (patch)
tree60ef32e535bba1515cdb0c1c1705dc7ba5c72d60 /sys-libs
parentxfce-base/xfce4-settings: Remove old (diff)
downloadgentoo-07a89e745ef6f36c1df6a216947add54498d8379.tar.gz
gentoo-07a89e745ef6f36c1df6a216947add54498d8379.tar.bz2
gentoo-07a89e745ef6f36c1df6a216947add54498d8379.zip
sys-libs/compiler-rt: Check llvm/cmake out for 15.x
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/compiler-rt/compiler-rt-15.0.0.9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/compiler-rt/compiler-rt-15.0.0.9999.ebuild b/sys-libs/compiler-rt/compiler-rt-15.0.0.9999.ebuild
index 379d6dd27c08..7f791e2294c8 100644
--- a/sys-libs/compiler-rt/compiler-rt-15.0.0.9999.ebuild
+++ b/sys-libs/compiler-rt/compiler-rt-15.0.0.9999.ebuild
@@ -32,7 +32,7 @@ BDEPEND="
)
"
-LLVM_COMPONENTS=( compiler-rt cmake )
+LLVM_COMPONENTS=( compiler-rt cmake llvm/cmake )
LLVM_PATCHSET=9999-1
llvm.org_set_globals