From 0c5e618cc326e0cf562adb2065dbc2e03748f3af Mon Sep 17 00:00:00 2001 From: Vinyl Darkscratch Date: Mon, 26 Feb 2018 19:59:48 -0800 Subject: [PATCH] Update static_zlib.patch for ruby 2.3.6 --- patches/ruby/static_zlib.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/patches/ruby/static_zlib.patch b/patches/ruby/static_zlib.patch index 764ca58..62b977e 100644 --- a/patches/ruby/static_zlib.patch +++ b/patches/ruby/static_zlib.patch @@ -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() { } ])])])