[Bug 229274] lang/julia: should add devel/llvm40 as runtime dependency

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jun 24 14:51:03 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229274

--- Comment #1 from Iblis Lin <iblis at hs.ntnu.edu.tw> ---
Thanks for your report.
I always build from source... not aware of this issue.

Patch is here:

diff --git a/Makefile b/Makefile
index 12fe96c..5eb11f7 100644
--- a/Makefile
+++ b/Makefile
@@ -84,6 +84,7 @@ LLVM_MAKE_ARGS=       USE_SYSTEM_LLVM=0
 LLVM_MAKE_ARGS_OFF=    USE_SYSTEM_LLVM=1 LLVM_CONFIG=llvm-config40
 LLVM_BUILD_DEPENDS=    cmake:devel/cmake
 LLVM_BUILD_DEPENDS_OFF=        llvm-config40:devel/llvm40
+LLVM_LIB_DEPENDS_OFF=  libLLVM-4.0.so:devel/llvm40
 LLVM_USES=     python:build perl5

 SYSLIBM_DESC=  Build with system libm

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list