diff options
Diffstat (limited to 'databases/sqlite/files/patch-ltmain.sh')
-rw-r--r-- | databases/sqlite/files/patch-ltmain.sh | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/databases/sqlite/files/patch-ltmain.sh b/databases/sqlite/files/patch-ltmain.sh new file mode 100644 index 000000000000..a36adacb710c --- /dev/null +++ b/databases/sqlite/files/patch-ltmain.sh @@ -0,0 +1,11 @@ +--- ltmain.sh.orig Fri Sep 28 10:34:45 2001 ++++ ltmain.sh Fri Sep 20 15:00:05 2002 +@@ -852,7 +852,7 @@ + perm_rpath= + temp_rpath= + thread_safe=no +- vinfo= ++ vinfo=2:0:0 + + # We need to know -static, to get the right output filenames. + for arg |