diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-04-06 17:25:28 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-04-06 17:25:28 +0000 |
| commit | 5520667bd417a38a815a397c89dc1aa13f99c412 (patch) | |
| tree | 71acfe37cc597160a6912dfded1de0e0cc1f3c2d /ChangeLog | |
| parent | 0eec842884e1b292e09e6ef894758700fe0a4590 (diff) | |
* configure.in (CFLAGS, CXXFLAGS): need ARCH_FLAG for universal
binary.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23145 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 @@ +Tue Apr 7 02:25:26 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * configure.in (CFLAGS, CXXFLAGS): need ARCH_FLAG for universal + binary. + Tue Apr 7 01:08:21 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> * numeric.c (flo_to_s): reduce fragments if no precision lost. |
