summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-12-06 09:55:31 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-12-06 09:55:31 +0000
commite85a18e8e09364c9516d08feb913c33e4cfcb19d (patch)
treecb8e662bff3b424a4f8be8529773d4bbdb88dff7 /ChangeLog
parentab0191a27143e1b4c343eb7beaccca40d0341c4d (diff)
downloadruby-e85a18e8e09364c9516d08feb913c33e4cfcb19d.tar.gz
ruby-e85a18e8e09364c9516d08feb913c33e4cfcb19d.tar.xz
ruby-e85a18e8e09364c9516d08feb913c33e4cfcb19d.zip
* ext/extmk.rb.in: add -Wl,-R flags to DLDFLAGS on netbsdelf.
* lib/mkmf.rb: ditto. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@1886 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d978c35d6..1970729fa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Thu Dec 6 18:52:28 2001 Usaku Nakamura <usa@ruby-lang.org>
+
+ * ext/extmk.rb.in: add -Wl,-R flags to DLDFLAGS on netbsdelf.
+
+ * lib/mkmf.rb: ditto.
+
Mon Dec 3 16:06:57 2001 WATANABE Hirofumi <eban@ruby-lang.org>
* ext/socket/extconf.rb: remove -L/usr/local/lib.