mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
0f2c1caa96
Previously, compiler flags were only added for GCC or similar. The situation has not changed, but it has become easier to improve. I expect `MRuby::Command::Compiler#setup_debug` to be defined as a singleton method inside the block given to `MRuby::Toolchain.new`.