summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authoreban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-11-30 14:00:05 +0000
committereban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-11-30 14:00:05 +0000
commit21e9506b22a52fafdd6aa6512549b9b79e885696 (patch)
treeeab6407034bfde4a9210f6fccec1ef269c6fa411 /ChangeLog
parentb0ffbc31e81be253e7f451dc81b4b215fb396217 (diff)
* lib/mkfm.rb (configuration): add ARCH_FLAG to DLDFLAGS.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5065 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7cba38d7c2..170db82331 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,8 @@ Sun Nov 30 20:18:07 2003 WATANABE Hirofumi <eban@ruby-lang.org>
* lib/mkmf.rb (link_command, cc_command): use ARCH_FLAG.
+ * lib/mkfm.rb (configuration): add ARCH_FLAG to DLDFLAGS.
+
Sun Nov 30 18:22:48 2003 WATANABE Hirofumi <eban@ruby-lang.org>
* configure.in: do not override CCDLDFLAGS, LDFLAGS, XLDFLAGS,