mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
4e6bae47c8
The `cxx.try_compile` command in this file kicks `cxx.have_devel?` internally, which recursively calls `cxx.try_link` with a different source code. We don't want that happen (the source code compiled in this file must be the first one). We need to fake the system. |
||
---|---|---|
.. | ||
cxxanyargs.cpp | ||
depend | ||
extconf.rb | ||
failure.cpp | ||
failurem1.cpp |