diff options
Diffstat (limited to 'target/host.rb')
| -rw-r--r-- | target/host.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/host.rb b/target/host.rb index 4b12ab70a..eb6e3c15f 100644 --- a/target/host.rb +++ b/target/host.rb @@ -20,7 +20,7 @@ MRuby::Build.new do |conf| # conf.gem :git => '[email protected]:mattn/mruby-onig-regexp.git', :branch => 'master', :options => '-v' # include the GEM box - conf.gembox 'default' + conf.gembox 'full-core' # C compiler settings # conf.cc do |cc| |
