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: dev-ml/llvm-ocaml/
Date: Sun, 06 Feb 2022 15:35:10
Message-Id: 1644161655.62015c56fddab2912f65c63d246579d00dca1969.mgorny@gentoo
1 commit: 62015c56fddab2912f65c63d246579d00dca1969
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 6 14:38:45 2022 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 6 15:34:15 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62015c56
7
8 dev-ml/llvm-ocaml: Add cmake & third-party to 14+ components
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-ml/llvm-ocaml/llvm-ocaml-14.0.0.9999.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-14.0.0.9999.ebuild b/dev-ml/llvm-ocaml/llvm-ocaml-14.0.0.9999.ebuild
16 index d0039fc6ae95..e0522e68c80b 100644
17 --- a/dev-ml/llvm-ocaml/llvm-ocaml-14.0.0.9999.ebuild
18 +++ b/dev-ml/llvm-ocaml/llvm-ocaml-14.0.0.9999.ebuild
19 @@ -29,7 +29,7 @@ BDEPEND="
20 test? ( dev-ml/ounit2 )
21 ${PYTHON_DEPS}"
22
23 -LLVM_COMPONENTS=( llvm )
24 +LLVM_COMPONENTS=( llvm cmake third-party )
25 LLVM_USE_TARGETS=llvm
26 llvm.org_set_globals