mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
add a comment for enable_bintest in build_config.rb
This commit is contained in:
+3
-1
@@ -70,7 +70,9 @@ MRuby::Build.new do |conf|
|
||||
|
||||
# file separetor
|
||||
# conf.file_separator = '/'
|
||||
conf.enable_bintest = true
|
||||
|
||||
# bintest
|
||||
# conf.enable_bintest = true
|
||||
end
|
||||
|
||||
# Define cross build settings
|
||||
|
||||
Reference in New Issue
Block a user