diff --git a/build_config.rb b/build_config.rb index 58b1f1e24..11c09b199 100644 --- a/build_config.rb +++ b/build_config.rb @@ -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