Skip to content

Commit

Permalink
[Truffle] Remove duplicated entry for bindir.
Browse files Browse the repository at this point in the history
  • Loading branch information
eregon committed Nov 11, 2016
1 parent 7564bf2 commit cfa4f8a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion truffle/src/main/ruby/core/rbconfig.rb
Expand Up @@ -62,7 +62,6 @@ module RbConfig
'topdir' => "#{jruby_home}/lib/ruby/stdlib",
"rubyarchhdrdir"=>"#{jruby_home}/lib/ruby/truffle/cext",
'includedir' => '',
'bindir' => "#{jruby_home}/bin"
}

MAKEFILE_CONFIG = {
Expand Down

0 comments on commit cfa4f8a

Please sign in to comment.