aboutsummaryrefslogtreecommitdiffstats
path: root/community/julia/0008-ldconfig-compat.patch
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2018-02-09 22:00:13 +0100
committerJakub Jirutka <jakub@jirutka.cz>2018-02-10 14:21:24 +0100
commit92fac902420a3f17bc75c39f10f72b78b8fb8bbb (patch)
tree2065342cb78b56d58b5219cd8ad48d84d5e2d024 /community/julia/0008-ldconfig-compat.patch
parent67223a28867346a9c2f27916410b0da7e61819cf (diff)
downloadaports-92fac902420a3f17bc75c39f10f72b78b8fb8bbb.tar.bz2
aports-92fac902420a3f17bc75c39f10f72b78b8fb8bbb.tar.xz
community/julia: upgrade to 0.6.2
Diffstat (limited to 'community/julia/0008-ldconfig-compat.patch')
-rw-r--r--community/julia/0008-ldconfig-compat.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/julia/0008-ldconfig-compat.patch b/community/julia/0008-ldconfig-compat.patch
index 1d5fcd988b..d02237714e 100644
--- a/community/julia/0008-ldconfig-compat.patch
+++ b/community/julia/0008-ldconfig-compat.patch
@@ -13,7 +13,7 @@ See https://github.com/JuliaLang/julia/issues/6742.
--- a/src/runtime_ccall.cpp
+++ b/src/runtime_ccall.cpp
-@@ -30,7 +30,7 @@
+@@ -31,7 +31,7 @@
char *line=NULL;
size_t sz=0;
#if defined(__linux__)