mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
revert r51752
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51753 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
dc482e1428
commit
91cdbaf44b
1 changed files with 1 additions and 4 deletions
|
@ -3435,10 +3435,7 @@ else
|
|||
RUNRUBY='$(RUNRUBY_COMMAND) --'
|
||||
XRUBY='$(RUNRUBY)'
|
||||
BOOTSTRAPRUBY='$(MINIRUBY)'
|
||||
if test x"${HAVE_BASERUBY}" = xyes; then
|
||||
PREP='$(arch)-fake.rb '"$PREP"
|
||||
BOOTSTRAPRUBY='$(BASERUBY) -r./$(arch)-fake'
|
||||
fi
|
||||
test x"${HAVE_BASERUBY}" = xyes && BOOTSTRAPRUBY='$(BASERUBY)'
|
||||
TEST_RUNNABLE=yes
|
||||
CROSS_COMPILING=no
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue