diff options
| author | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-12-17 06:32:37 +0000 |
|---|---|---|
| committer | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-12-17 06:32:37 +0000 |
| commit | 70d53cb179a9861b9bd6ec86a242ce07f6ff53c1 (patch) | |
| tree | 832b81e58b6a43e145259cf3c1a16df1ae8ed2fb /ChangeLog | |
| parent | 43250a2ce54b4204e627a1189f216f11a0d84b46 (diff) | |
* 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
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Wed Dec 17 15:22:45 2008 Yuki Sonoda (Yugui) <yugui@yugui.jp> + + * configure.in (OBJDUMP, OBJCOPY): + Also BSD's ports prefixes GNU binutils with 'g'. + Wed Dec 17 11:39:39 2008 Kazuhiro NISHIYAMA <zn@mbf.nifty.com> * test/bigdecimal/test_bigdecimal.rb (TestBigDecimal#test_hash): |
