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
卜部昌平 89c5d5a64e add minimaist C++ check
This is a test extension so we basically want test failures rather
than a configure breakage but if there is no C++ compiler, we need
no test at all because there will be no chance for the tested
header file to be used later.

This makes it possible to build the ruby binary without any C++
compiler installed in a build environment.
2019-09-09 21:27:40 +09:00
..
cxxanyargs.cpp static member variables must explictly be initialized 2019-09-09 21:27:40 +09:00
depend Revert "save committers' weekend from CI failures" 2019-09-09 21:27:40 +09:00
extconf.rb add minimaist C++ check 2019-09-09 21:27:40 +09:00