From b7880f1f7ec05ce05abd06f14092a1711c69ad12 Mon Sep 17 00:00:00 2001 From: nagachika Date: Sun, 24 Mar 2013 15:52:07 +0000 Subject: merge revision(s) 39578: [Backport #8009] * Makefile.in (miniruby, ruby): move MAINLIBC because linker arguments must appear after object files with newer versions of gcc. patch by tmm1 (Aman Gupta) in [ruby-core:53121] [Bug #8009] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_0_0@39911 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1f1ab0e030..b25209239e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Mon Mar 25 00:51:57 2013 Nobuyoshi Nakada + + * Makefile.in (miniruby, ruby): move MAINLIBC because linker arguments + must appear after object files with newer versions of gcc. patch by + tmm1 (Aman Gupta) in [ruby-core:53121] [Bug #8009] + Mon Mar 25 00:47:04 2013 Koichi Sasada * iseq.c (iseq_data_to_ary): fix condition. -- cgit v1.2.3