mirror of
https://forgejo.xatacraft.ru/Sunshine/mkxp-sunshine.git
synced 2026-08-20 22:09:55 +00:00
Update static_zlib.patch for ruby 2.3.6
This commit is contained in:
parent
60fdf29f98
commit
0c5e618cc3
1 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
--- a/common.mk
|
||||
+++ b/common.mk
|
||||
@@ -95,6 +95,7 @@ COMMONOBJS = array.$(OBJEXT) \
|
||||
@@ -111,6 +111,7 @@ COMMONOBJS = array.$(OBJEXT) \
|
||||
vm_trace.$(OBJEXT) \
|
||||
thread.$(OBJEXT) \
|
||||
cont.$(OBJEXT) \
|
||||
|
|
@ -12,7 +12,7 @@ diff --git a/ruby-2.1.5.orig/configure b/ruby-2.1.5/configure
|
|||
index d0f1f68..45ab642 100755
|
||||
--- a/configure
|
||||
+++ b/configure
|
||||
@@ -2838,6 +2838,8 @@ ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
|
||||
@@ -2878,6 +2878,8 @@ ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
|
||||
|
||||
|
||||
|
||||
|
|
@ -23,7 +23,7 @@ index d0f1f68..45ab642 100755
|
|||
|
||||
--- a/configure.in
|
||||
+++ b/configure.in
|
||||
@@ -31,6 +31,8 @@ rm() {
|
||||
@@ -35,6 +35,8 @@ rm() {
|
||||
}
|
||||
])])])
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue