Actions
Bug #14486
closedMINIRUBY not quoted in template/configure-ext.mk.tmpl
Description
MINIRUBY is not quoted in template/configure-ext.mk.tmpl, which made cross compiling, when MINIRUBY is something like "/usr/bin/ruby --disable=gems -I/home/vagrant/.termux-build/ruby/build -raarch64-linux-android-fake", problematic as the arguments wouldn't follow all the way down to the Makefile.
This patch fixes it: https://github.com/ruby/ruby/pull/1819
Actions
Like0
Like0