summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-02-02 00:53:41 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-02-02 00:53:41 +0000
commit12f52be8ee71351b679260e95953f1f3f80abdb8 (patch)
tree08947659588cae66363ffd3276edb04ee850358e /ChangeLog
parentf11b31ba983113802b425d8d41a7c79d8c995cd9 (diff)
downloadruby-12f52be8ee71351b679260e95953f1f3f80abdb8.tar.gz
ruby-12f52be8ee71351b679260e95953f1f3f80abdb8.tar.xz
ruby-12f52be8ee71351b679260e95953f1f3f80abdb8.zip
* configure.in (darwin): disabled fat-binary support which confuses
configure much, since ``universal'' implies hidden cross-compiling. TODO: ruby and libruby.bundle might be possible to bound with `lipo' after builds for each archs. Anyway, config.h and rbconfig.rb must be separated definitely at least. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@15366 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c1a4f2948..c99b3b59f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Sat Feb 2 09:53:39 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * configure.in (darwin): disabled fat-binary support which confuses
+ configure much, since ``universal'' implies hidden cross-compiling.
+ TODO: ruby and libruby.bundle might be possible to bound with `lipo'
+ after builds for each archs. Anyway, config.h and rbconfig.rb must
+ be separated definitely at least.
+
Sat Feb 2 09:28:36 2008 Tanaka Akira <akr@fsij.org>
* random.c (limited_big_rand): fix buffer overflow when SIZEOF_BDIGITS