1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/-test-/cxxanyargs
卜部昌平 0febd07c69 ext/-test-/cxxanyargs: use try_link instead
We would like to skip this extension library when libstdc++ is missing.
To avoid such situation let's use try_link instead of try_compile.
2020-02-25 13:39:46 +09:00
..
cxxanyargs.cpp fix delete unnecessary return 2020-02-01 14:02:59 +09:00
depend Move .IGNORE in extconf.rb 2020-01-31 08:00:56 +09:00
extconf.rb ext/-test-/cxxanyargs: use try_link instead 2020-02-25 13:39:46 +09:00
failure.cpp
failurem1.cpp Check -1 arity for C++ 2019-11-22 18:42:49 +09:00