diff options
author | usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2001-12-06 09:55:31 +0000 |
---|---|---|
committer | usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2001-12-06 09:55:31 +0000 |
commit | e85a18e8e09364c9516d08feb913c33e4cfcb19d (patch) | |
tree | cb8e662bff3b424a4f8be8529773d4bbdb88dff7 /ChangeLog | |
parent | ab0191a27143e1b4c343eb7beaccca40d0341c4d (diff) | |
download | ruby-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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |