mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
use g++ to link
This commit is contained in:
@@ -26,5 +26,6 @@ MRuby::Build.new('cxx_abi') do |conf|
|
||||
conf.cc.defines = %w(MRB_DEBUG MRB_GC_FIXED_ARENA)
|
||||
conf.enable_bintest = true
|
||||
|
||||
conf.linker.command = 'g++'
|
||||
enable_cxx_abi
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user