From 70d53cb179a9861b9bd6ec86a242ce07f6ff53c1 Mon Sep 17 00:00:00 2001 From: yugui Date: Wed, 17 Dec 2008 06:32:37 +0000 Subject: * configure.in (OBJDUMP, OBJCOPY): Also BSD's ports prefixes GNU binutils with 'g'. git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@20837 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f1f2526e5..b5d27fa29 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Wed Dec 17 15:22:45 2008 Yuki Sonoda (Yugui) + + * configure.in (OBJDUMP, OBJCOPY): + Also BSD's ports prefixes GNU binutils with 'g'. + Wed Dec 17 11:39:39 2008 Kazuhiro NISHIYAMA * test/bigdecimal/test_bigdecimal.rb (TestBigDecimal#test_hash): -- cgit