summaryrefslogtreecommitdiff
path: root/lang/julia/files/patch-Makefile
diff options
context:
space:
mode:
authorEric Reardon <rizor.reardon@yahoo.com>2022-05-31 07:05:10 +0200
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2022-06-01 18:21:47 +0200
commit6f22f6eb1bbd996d87ddf08a7b3d3f4a1168bcc1 (patch)
treef3017695f87fee91a43d8a58a3781a7ae305f34a /lang/julia/files/patch-Makefile
parentmultimedia/get_iplayer: Update to 3.30 (diff)
lang/julia: Update to 1.7.3
ChangeLog: https://github.com/JuliaLang/julia/compare/v1.7.2...v1.7.3 PR: 264352 Reported by: rizor.reardon@yahoo.com (maintainer)
Diffstat (limited to 'lang/julia/files/patch-Makefile')
-rw-r--r--lang/julia/files/patch-Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/julia/files/patch-Makefile b/lang/julia/files/patch-Makefile
index 1248a6e671cf..d294118b6f98 100644
--- a/lang/julia/files/patch-Makefile
+++ b/lang/julia/files/patch-Makefile
@@ -1,4 +1,4 @@
---- Makefile.orig 2021-11-30 12:13:06 UTC
+--- Makefile.orig 2022-05-18 05:08:54 UTC
+++ Makefile
@@ -226,7 +226,7 @@ define stringreplace
endef
@@ -31,7 +31,7 @@
# Update RPATH entries and JL_SYSTEM_IMAGE_PATH if $(private_libdir_rel) != $(build_private_libdir_rel)
ifneq ($(private_libdir_rel),$(build_private_libdir_rel))
-@@ -384,26 +376,15 @@ ifeq ($(BUNDLE_DEBUG_LIBS),1)
+@@ -386,26 +378,15 @@ ifeq ($(BUNDLE_DEBUG_LIBS),1)
endif
endif