Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions truffle/src/main/ruby/core/rbconfig.rb
Original file line number Diff line number Diff line change
@@ -44,6 +44,7 @@ module RbConfig
end

CONFIG = {
'arch' => "#{Truffle::System.host_cpu}-#{Truffle::System.host_os}",
'exeext' => '',
'EXEEXT' => '',
'host_os' => Truffle::System.host_os,

0 comments on commit 5a98032

Please sign in to comment.