mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
name c++ abi build
This commit is contained in:
+1
-1
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user