# File lib/phusion_passenger/platform_info/compiler.rb, line 112 def self.cxx return string_env('CXX', 'g++') end