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