mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
compile mruby-bin-strip gem by default
This commit is contained in:
@@ -65,6 +65,9 @@ MRuby::GemBox.new do |conf|
|
||||
# Generate mruby command
|
||||
conf.gem :core => "mruby-bin-mruby"
|
||||
|
||||
# Generate mruby-strip command
|
||||
conf.gem :core => "mruby-bin-strip"
|
||||
|
||||
# Use extensional Kernel module
|
||||
conf.gem :core => "mruby-kernel-ext"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user