From: carl.hoerberg@... Date: 2018-02-18T17:26:23+00:00 Subject: [ruby-core:85620] [Ruby trunk Bug#14486] MINIRUBY not quoted in template/configure-ext.mk.tmpl Issue #14486 has been reported by carl.hoerberg (Carl H��rberg). ---------------------------------------- Bug #14486: MINIRUBY not quoted in template/configure-ext.mk.tmpl https://bugs.ruby-lang.org/issues/14486 * Author: carl.hoerberg (Carl H��rberg) * Status: Open * Priority: Normal * Assignee: * Target version: * ruby -v: 2.5.0 * Backport: 2.3: UNKNOWN, 2.4: UNKNOWN, 2.5: UNKNOWN ---------------------------------------- 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 -- https://bugs.ruby-lang.org/ Unsubscribe: