diff options
author | Michał Górny <mgorny@gentoo.org> | 2016-09-21 15:31:05 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2016-09-21 15:33:01 +0200 |
commit | 7ea6eab8edd461d5ed7f4a1f62358fd16a7ac1ca (patch) | |
tree | faf15dcfc55a079cd14cbc5276aa56720aef5e13 /sys-devel | |
parent | dev-lang/php: amd64 stable wrt bug #594498 (diff) | |
download | gentoo-7ea6eab8edd461d5ed7f4a1f62358fd16a7ac1ca.tar.gz gentoo-7ea6eab8edd461d5ed7f4a1f62358fd16a7ac1ca.tar.bz2 gentoo-7ea6eab8edd461d5ed7f4a1f62358fd16a7ac1ca.zip |
sys-devel/llvm: Remove the remnants of OCaml documentation
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/llvm/llvm-9999.ebuild | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys-devel/llvm/llvm-9999.ebuild b/sys-devel/llvm/llvm-9999.ebuild index 0956cb35254b..12c96833db84 100644 --- a/sys-devel/llvm/llvm-9999.ebuild +++ b/sys-devel/llvm/llvm-9999.ebuild @@ -212,8 +212,6 @@ multilib_src_configure() { multilib_src_compile() { cmake-utils_src_compile - # TODO: not sure why this target is not correctly called - multilib_is_native_abi && use doc && use ocaml && cmake-utils_src_make docs/ocaml_doc pax-mark m "${BUILD_DIR}"/bin/llvm-rtdyld pax-mark m "${BUILD_DIR}"/bin/lli |