remove explicit use of g++

This commit is contained in:
take_cheeze
2014-03-02 05:04:00 +09:00
parent 600c17ec08
commit 2543b712a3
-1
View File
@@ -32,6 +32,5 @@ MRuby::Build.new('cxx_abi') do |conf|
end
conf.enable_bintest = true
conf.linker.command = 'g++'
enable_cxx_abi
end