From 08bcd50b172e2ef6fc344412ac980203afd6d9bc Mon Sep 17 00:00:00 2001 From: nobu Date: Thu, 27 Dec 2007 14:56:04 +0000 Subject: * mkconfig.rb: should not use the libraries under the source directory at cross compiling. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@14741 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 484427f62..f80ecaf88 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu Dec 27 23:56:01 2007 Nobuyoshi Nakada + + * mkconfig.rb: should not use the libraries under the source directory + at cross compiling. + Thu Dec 27 23:43:35 2007 Nobuyoshi Nakada * cygwin/GNUmakefile.in (EXTOBJS): uses ruby.rc always for other than -- cgit