Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/compiler-rt/
Date: Tue, 30 Nov 2021 19:08:15
Message-Id: 1638298911.9817ec8a014aa39a4ba86d8c2a15ce8a82faed84.mgorny@gentoo
1 commit: 9817ec8a014aa39a4ba86d8c2a15ce8a82faed84
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 30 19:01:51 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 30 19:01:51 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9817ec8a
7
8 sys-libs/compiler-rt: Update for top-level cmake dir in 14.x
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 sys-libs/compiler-rt/compiler-rt-14.0.0.9999.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 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
16 index d6a1a16eb346..0928ea166320 100644
17 --- a/sys-libs/compiler-rt/compiler-rt-14.0.0.9999.ebuild
18 +++ b/sys-libs/compiler-rt/compiler-rt-14.0.0.9999.ebuild
19 @@ -28,7 +28,7 @@ BDEPEND="
20 )
21 ${PYTHON_DEPS}"
22
23 -LLVM_COMPONENTS=( compiler-rt )
24 +LLVM_COMPONENTS=( compiler-rt cmake )
25 LLVM_PATCHSET=9999-1
26 llvm.org_set_globals