mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
038bad2f41
For example, in the case of the C++ compiler, it is output as `CXX build/host/src/gc.cxx -> build/host/src/gc.cxx.o` (FYI, in the case of `enable_cxx_abi`, it outputs `CC ...` because the option to compile as C++ is added to C compiler).