Commit 556afa0e authored by take_cheeze's avatar take_cheeze

name c++ abi build

parent 86831d54
...@@ -18,7 +18,7 @@ MRuby::Build.new do |conf| ...@@ -18,7 +18,7 @@ MRuby::Build.new do |conf|
conf.enable_bintest = true conf.enable_bintest = true
end end
MRuby::Build.new do |conf| MRuby::Build.new('cxx_abi') do |conf|
toolchain :gcc toolchain :gcc
conf.gembox 'full-core' conf.gembox 'full-core'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment