mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Compile mruby-bin-debugger with ci/gcc-clang.rb.
This commit is contained in:
@@ -16,6 +16,7 @@ MRuby::Build.new do |conf|
|
||||
|
||||
# include all core GEMs
|
||||
conf.gembox 'full-core'
|
||||
conf.gem :core => 'mruby-bin-debugger'
|
||||
conf.compilers.each do |c|
|
||||
c.defines += %w(MRB_GC_FIXED_ARENA)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user