From bec66a0fc159d32f8d54da831e5be8bb2e18a0e8 Mon Sep 17 00:00:00 2001 From: yugui Date: Wed, 17 Dec 2008 06:37:20 +0000 Subject: * configure.in (OBJDUMP, OBJCOPY): *BSD's ports and MacPorts prefix GNU binutils with 'g'. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@20838 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 49a79d504..2eba2b826 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Wed Dec 17 15:35:39 2008 Yuki Sonoda (Yugui) + + * configure.in (OBJDUMP, OBJCOPY): + *BSD's ports and MacPorts prefix GNU binutils with 'g'. + Wed Dec 17 11:39:39 2008 Kazuhiro NISHIYAMA * test/bigdecimal/test_bigdecimal.rb (TestBigDecimal#test_hash): -- cgit