summaryrefslogtreecommitdiff
path: root/lang/J/files/patch-make_build__tsdll.sh
diff options
context:
space:
mode:
Diffstat (limited to 'lang/J/files/patch-make_build__tsdll.sh')
-rw-r--r--lang/J/files/patch-make_build__tsdll.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/J/files/patch-make_build__tsdll.sh b/lang/J/files/patch-make_build__tsdll.sh
index 52f2978200a9..6bfa8cb9b640 100644
--- a/lang/J/files/patch-make_build__tsdll.sh
+++ b/lang/J/files/patch-make_build__tsdll.sh
@@ -1,4 +1,4 @@
---- make/build_tsdll.sh.orig 2018-02-24 19:49:42 UTC
+--- make/build_tsdll.sh.orig 2018-04-09 18:00:06 UTC
+++ make/build_tsdll.sh
@@ -1,9 +1,8 @@
#!/usr/local/bin/bash
@@ -12,7 +12,7 @@
case $jplatform\_$1 in
-@@ -38,6 +37,16 @@ TARGET=libtsdll.dylib
+@@ -33,6 +32,16 @@ TARGET=libtsdll.dylib
COMPILE="$common "
LINK=" -dynamiclib -o libtsdll.dylib "
;;