You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-lang/julia/files/julia-1.4.0-no_symlink_llvm...

11 lines
335 B

--- a/base/Makefile 2019-11-17 14:07:20.000000000 -0500
+++ b/base/Makefile 2020-03-28 20:38:40.041571679 -0400
@@ -223,7 +223,7 @@
ln -sf "$$REALPATH" "$@"
ifneq ($(USE_SYSTEM_LLVM),0)
ifneq ($(USE_LLVM_SHLIB),0)
-SYMLINK_SYSTEM_LIBRARIES += symlink_libLLVM
+#SYMLINK_SYSTEM_LIBRARIES += symlink_libLLVM
endif
endif