1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/bigdecimal
nobu 49efa01579 Remove unnecessary linker flags
Cygwin/mingw linker should be able to link against shared library
itself.  Mswin build sets -def:$(DEFFILE) option by the default.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66196 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-12-04 11:16:15 +00:00
..
lib/bigdecimal Import bigdecimal-1.4.0.pre-20181130a 2018-12-02 05:21:54 +00:00
sample Import bigdecimal-1.4.0.pre-20181130a 2018-12-02 05:21:54 +00:00
util Remove unnecessary linker flags 2018-12-04 11:16:15 +00:00
bigdecimal.c * expand tabs. 2018-12-04 04:22:12 +00:00
bigdecimal.def Import bigdecimal-1.4.0.pre-20181130a 2018-12-02 05:21:54 +00:00
bigdecimal.gemspec Import bigdecimal-1.4.0.pre-20181204a 2018-12-04 04:22:09 +00:00
bigdecimal.h Import bigdecimal-1.4.0.pre-20181204a 2018-12-04 04:22:09 +00:00
depend Move dependency on gemspec 2018-12-04 11:16:14 +00:00
extconf.rb Remove unnecessary linker flags 2018-12-04 11:16:15 +00:00