Changeset View
Changeset View
Standalone View
Standalone View
lang/julia10/files/patch-base_Makefile
- This file was added.
Property | Old Value | New Value |
---|---|---|
fbsd:nokeywords | null | yes \ No newline at end of property |
svn:eol-style | null | native \ No newline at end of property |
svn:mime-type | null | text/plain \ No newline at end of property |
--- base/Makefile.orig 2018-09-20 04:08:53 UTC | |||||
+++ base/Makefile | |||||
@@ -109,7 +109,7 @@ ifneq ($(OS), WINNT) | |||||
# put a symlink in the private libdir. | |||||
# System package managers may want to install these links manually, | |||||
# but if not, this will try to create the proper symlink to the right minor version. | |||||
-all: symlink_system_libraries | |||||
+all: | |||||
SYMLINK_SYSTEM_LIBRARIES := | |||||
# if it's a symlink, pick up the symlink target instead, for one level of indirection |