name c++ abi build

This commit is contained in:
take_cheeze
2014-03-01 18:01:01 +09:00
parent 86831d5465
commit 556afa0e44
+1 -1
View File
@@ -18,7 +18,7 @@ MRuby::Build.new do |conf|
conf.enable_bintest = true
end
MRuby::Build.new do |conf|
MRuby::Build.new('cxx_abi') do |conf|
toolchain :gcc
conf.gembox 'full-core'