From 9817ec8a014aa39a4ba86d8c2a15ce8a82faed84 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Tue, 30 Nov 2021 20:01:51 +0100 Subject: sys-libs/compiler-rt: Update for top-level cmake dir in 14.x MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- sys-libs/compiler-rt/compiler-rt-14.0.0.9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-libs') diff --git a/sys-libs/compiler-rt/compiler-rt-14.0.0.9999.ebuild b/sys-libs/compiler-rt/compiler-rt-14.0.0.9999.ebuild index d6a1a16eb346..0928ea166320 100644 --- a/sys-libs/compiler-rt/compiler-rt-14.0.0.9999.ebuild +++ b/sys-libs/compiler-rt/compiler-rt-14.0.0.9999.ebuild @@ -28,7 +28,7 @@ BDEPEND=" ) ${PYTHON_DEPS}" -LLVM_COMPONENTS=( compiler-rt ) +LLVM_COMPONENTS=( compiler-rt cmake ) LLVM_PATCHSET=9999-1 llvm.org_set_globals -- cgit v1.2.3-65-gdbad