diff options
Diffstat (limited to 'build_config/host-shared.rb')
| -rw-r--r-- | build_config/host-shared.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build_config/host-shared.rb b/build_config/host-shared.rb index 8b5028837..4225d7f4f 100644 --- a/build_config/host-shared.rb +++ b/build_config/host-shared.rb @@ -30,7 +30,7 @@ MRuby::Build.new do |conf| # conf.file_separator = '/' # Turn on `enable_debug` for better debugging - enable_debug + conf.enable_debug conf.enable_bintest conf.enable_test end |
