aboutsummaryrefslogtreecommitdiffstats
path: root/community/julia/0008-ldconfig-compat.patch
diff options
context:
space:
mode:
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__)