Update static_zlib.patch for ruby 2.3.6

This commit is contained in:
Vinyl Darkscratch 2018-02-26 19:59:48 -08:00
parent 60fdf29f98
commit 0c5e618cc3

View file

@ -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() {
}
])])])