mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Removing trailing white spaces; ref #5406 [ci skip]
This commit is contained in:
@@ -68,10 +68,10 @@ MRuby::CrossBuild.new("dreamcast") do |conf|
|
||||
|
||||
# Disable C++ exception
|
||||
conf.disable_cxx_exception
|
||||
|
||||
|
||||
# Gems from core
|
||||
# Some Gems are incompatible and were disabled.
|
||||
|
||||
|
||||
conf.gem :core => "mruby-array-ext"
|
||||
conf.gem :core => "mruby-binding"
|
||||
conf.gem :core => "mruby-binding-core"
|
||||
|
||||
Reference in New Issue
Block a user