Permalink
Please sign in to comment.
Browse files
Bug #6462: EXTSOLIBS
* Makefile.in (LIBRUBY_SO): link EXTSOLIBS too. * ext/extmk.rb (mf.macro): use EXTSOLIBS instead of SOLIBS to get rid of discard libraries needed by default. [Bug #6462] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35722 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- Loading branch information...
Showing
with
13 additions
and 2 deletions.
- +7 −0 ChangeLog
- +1 −1 Makefile.in
- +1 −0 common.mk
- +1 −1 ext/extmk.rb
- +3 −0 win32/Makefile.sub
0 comments on commit
a906a9d