mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
disable bintest for now
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ MRuby::Build.new do |conf|
|
||||
conf.compilers.each do |c|
|
||||
c.defines += %w(MRB_DEBUG MRB_GC_FIXED_ARENA)
|
||||
end
|
||||
conf.enable_bintest
|
||||
# conf.enable_bintest
|
||||
end
|
||||
|
||||
MRuby::Build.new('cxx_abi') do |conf|
|
||||
|
||||
Reference in New Issue
Block a user