add a comment for enable_bintest in build_config.rb

This commit is contained in:
fleuria
2013-11-16 15:13:58 +08:00
parent 50c029f09d
commit 05fb139d28
+3 -1
View File
@@ -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