mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Turn of enable_debug by default; ref #5096
It was once turned off by #4045
This commit is contained in:
+1
-1
@@ -80,7 +80,7 @@ MRuby::Build.new do |conf|
|
||||
# conf.file_separator = '/'
|
||||
|
||||
# Turn on `enable_debug` for better debugging
|
||||
conf.enable_debug
|
||||
# conf.enable_debug
|
||||
conf.enable_bintest
|
||||
conf.enable_test
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user