Commit 7e11388d authored by take_cheeze's avatar take_cheeze

use g++ to link

parent 556afa0e
......@@ -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
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