mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
add enable_debug to build_config.rb
This commit is contained in:
@@ -8,6 +8,8 @@ MRuby::Build.new do |conf|
|
||||
toolchain :gcc
|
||||
end
|
||||
|
||||
enable_debug
|
||||
|
||||
# Use mrbgems
|
||||
# conf.gem 'examples/mrbgems/ruby_extension_example'
|
||||
# conf.gem 'examples/mrbgems/c_extension_example' do |g|
|
||||
|
||||
Reference in New Issue
Block a user