diff options
Diffstat (limited to 'onig-soname.patch')
-rw-r--r-- | onig-soname.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/onig-soname.patch b/onig-soname.patch new file mode 100644 index 0000000..3349ca6 --- /dev/null +++ b/onig-soname.patch @@ -0,0 +1,12 @@ +diff -up ./configure.old ./configure +--- ./configure.old 2020-05-28 10:06:33.980770743 +0200 ++++ ./configure 2020-05-28 10:06:37.392768282 +0200 +@@ -12214,7 +12214,7 @@ CC=$lt_save_CC + # Only expand once: + + +-LTVERSION="5:0:0" ++LTVERSION="105:0:0" + + + |