mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
remove trailing spaces from bc9c47d5
This commit is contained in:
+2
-1
@@ -21,6 +21,7 @@ MRuby::Build.new do |conf|
|
|||||||
|
|
||||||
# include the default GEMs
|
# include the default GEMs
|
||||||
conf.gembox 'default'
|
conf.gembox 'default'
|
||||||
|
conf.gem :core => 'mruby-eval'
|
||||||
|
|
||||||
# C compiler settings
|
# C compiler settings
|
||||||
# conf.cc do |cc|
|
# conf.cc do |cc|
|
||||||
@@ -105,7 +106,7 @@ MRuby::Build.new('host-debug') do |conf|
|
|||||||
conf.gem :core => "mruby-bin-debugger"
|
conf.gem :core => "mruby-bin-debugger"
|
||||||
|
|
||||||
# bintest
|
# bintest
|
||||||
# conf.enable_bintest
|
conf.enable_bintest
|
||||||
end
|
end
|
||||||
|
|
||||||
MRuby::Build.new('test') do |conf|
|
MRuby::Build.new('test') do |conf|
|
||||||
|
|||||||
Reference in New Issue
Block a user