summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormrkn <mrkn@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-07-23 15:44:48 +0000
committermrkn <mrkn@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-07-23 15:44:48 +0000
commit608ac0b1cd0fbdfcd153bbd47b854a0271462829 (patch)
tree12331e05635dbc8af2bed1794a7f97591cbbd427 /ChangeLog
parent7e277e52b1d7fe296e0619a43516e5d1b23f2bfa (diff)
* configure.in: change the default compiler to gcc-4.2 if target os
is OS X 10.7 (Lion). git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@32649 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8d605f8077..8e7f9c563c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sun Jul 24 00:42:00 2011 Kenta Murata <mrkn@mrkn.jp>
+
+ * configure.in: change the default compiler to gcc-4.2 if target os
+ is OS X 10.7 (Lion).
+
Sun Jul 24 00:19:13 2011 KOSAKI Motohiro <kosaki.motohiro@gmail.com>
* configure.in: changed default optflags to -O0 if the compiler is