diff options
Diffstat (limited to 'win32')
| -rw-r--r-- | win32/Makefile.sub | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/Makefile.sub b/win32/Makefile.sub index 18871528a7..244725a016 100644 --- a/win32/Makefile.sub +++ b/win32/Makefile.sub @@ -389,7 +389,7 @@ BOOTSTRAPRUBY = $(MINIRUBY) BOOTSTRAPRUBY_OPT = XRUBY = $(RUNRUBY) !endif -BTESTRUBY = $(MINIRUBY) +BTESTRUBY = $(MINIRUBY) -r./$(arch)-fake !ifndef RUBY RUBY = ruby !endif |
