1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52659 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2015-11-18 23:26:47 +00:00
parent 3006e5ea78
commit 3dcd927050

View file

@ -16,7 +16,7 @@ Thu Nov 19 01:48:05 2015 NAKAMURA Usaku <usa@ruby-lang.org>
Thu Nov 19 00:53:26 2015 NAKAMURA Usaku <usa@ruby-lang.org> Thu Nov 19 00:53:26 2015 NAKAMURA Usaku <usa@ruby-lang.org>
* ext/extmk.rb (--extflags): new option to pass EXTLDFLAGS to children, * ext/extmk.rb (--extflags): new option to pass EXTLDFLAGS to children,
expecially exts.mk. especially exts.mk.
* common.mk (EXTMK_ARGS): use above option. * common.mk (EXTMK_ARGS): use above option.