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-devel/llvm/
Date: Wed, 21 Sep 2016 13:33:13
Message-Id: 1474464781.7ea6eab8edd461d5ed7f4a1f62358fd16a7ac1ca.mgorny@gentoo
1 commit: 7ea6eab8edd461d5ed7f4a1f62358fd16a7ac1ca
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 21 13:31:05 2016 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 21 13:33:01 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ea6eab8
7
8 sys-devel/llvm: Remove the remnants of OCaml documentation
9
10 sys-devel/llvm/llvm-9999.ebuild | 2 --
11 1 file changed, 2 deletions(-)
12
13 diff --git a/sys-devel/llvm/llvm-9999.ebuild b/sys-devel/llvm/llvm-9999.ebuild
14 index 0956cb3..12c9683 100644
15 --- a/sys-devel/llvm/llvm-9999.ebuild
16 +++ b/sys-devel/llvm/llvm-9999.ebuild
17 @@ -212,8 +212,6 @@ multilib_src_configure() {
18
19 multilib_src_compile() {
20 cmake-utils_src_compile
21 - # TODO: not sure why this target is not correctly called
22 - multilib_is_native_abi && use doc && use ocaml && cmake-utils_src_make docs/ocaml_doc
23
24 pax-mark m "${BUILD_DIR}"/bin/llvm-rtdyld
25 pax-mark m "${BUILD_DIR}"/bin/lli