mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Add double-quote
This commit is contained in:
+2
-2
@@ -39,10 +39,10 @@ MRuby::Build.new do |conf|
|
||||
conf.gem "#{root}/mrbgems/mruby-hash-ext"
|
||||
|
||||
# No use eval method
|
||||
# conf.gem "#{root}/mrbgems/mruby-eval
|
||||
# conf.gem "#{root}/mrbgems/mruby-eval"
|
||||
|
||||
# No use Random module
|
||||
# conf.gem "#{root}/mrbgems/mruby-random
|
||||
# conf.gem "#{root}/mrbgems/mruby-random"
|
||||
|
||||
# Generate binaries
|
||||
# conf.bins = %w(mrbc mruby mirb)
|
||||
|
||||
Reference in New Issue
Block a user