-
dearblue authored
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`.
dearblue authoredPreviously, 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`.
Loading