summaryrefslogtreecommitdiff
blob: 1b6371b120d9320a063f3d832581722609a209c7 (plain)
1
2
3
4
5
6
7
8
9
10
--- 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