From 199e910602dee48246fcbd9adb3986a3e01c4cb4 Mon Sep 17 00:00:00 2001 From: nobu Date: Mon, 29 Feb 2016 07:31:56 +0000 Subject: mkconfig.rb: cross_compiling option * common.mk, tool/mkconfig.rb: set cross_compiling option from Makefile, but not from rbconfig.rb, which is just going to be created by this command. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53969 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d52826bfc2..4fc9181b91 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Mon Feb 29 16:31:01 2016 Nobuyoshi Nakada + + * common.mk, tool/mkconfig.rb: set cross_compiling option from + Makefile, but not from rbconfig.rb, which is just going to be + created by this command. + Sun Feb 28 23:13:49 2016 C.J. Collier * configure.in: Add summary to end of configure output. -- cgit v1.2.3