summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Cafarelli <voyageur@gentoo.org>2015-08-25 21:42:13 +0200
committerBernard Cafarelli <voyageur@gentoo.org>2015-08-25 21:43:30 +0200
commit35a84f9f3d3d1c6b0f38e3753ed4e7a48b181c49 (patch)
treee628aa67e98cad2c3221dbe135d658ed7d77337e /sys-devel/llvm/llvm-9999.ebuild
parentnet-irc/quassel: Raise dependency on dev-libs/libdbusmenu-qt (diff)
downloadgentoo-35a84f9f3d3d1c6b0f38e3753ed4e7a48b181c49.tar.gz
gentoo-35a84f9f3d3d1c6b0f38e3753ed4e7a48b181c49.tar.bz2
gentoo-35a84f9f3d3d1c6b0f38e3753ed4e7a48b181c49.zip
sys-devel/llvm: release candidate bump
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'sys-devel/llvm/llvm-9999.ebuild')
-rw-r--r--sys-devel/llvm/llvm-9999.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys-devel/llvm/llvm-9999.ebuild b/sys-devel/llvm/llvm-9999.ebuild
index a11342a1077e..14ad0d602720 100644
--- a/sys-devel/llvm/llvm-9999.ebuild
+++ b/sys-devel/llvm/llvm-9999.ebuild
@@ -337,6 +337,8 @@ 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