chiark / gitweb /
Ruby 2.5.0 (#2143)
[termux-packages] / packages / ruby / template-configure-ext.mk.tmpl.patch
1 --- /home/vagrant/ruby-2.5.0/template/configure-ext.mk.tmpl     2017-04-23 16:19:22.000000000 +0000
2 +++ ./template/configure-ext.mk.tmpl    2018-02-17 23:31:02.304445580 +0000
3 @@ -24,7 +24,7 @@
4  MINIRUBY = <%=miniruby%>
5  SCRIPT_ARGS = <%=script_args%>
6  EXTMK_ARGS = $(SCRIPT_ARGS) --gnumake=$(gnumake) --extflags="$(EXTLDFLAGS)" \
7 -          --make-flags='MINIRUBY=$(MINIRUBY)'
8 +          --make-flags="MINIRUBY='$(MINIRUBY)'"
9  
10  all: exts gems
11  exts: