mirror of
https://github.com/ruby/ruby.git
synced 2026-01-26 20:19:19 +00:00
[MSWin] Stop passing non-numeric string to exit command
This commit is contained in:
parent
8944009be7
commit
fe506d7945
@ -916,8 +916,7 @@ EXECUTABLE_EXTS = $(EXECUTABLE_EXTS:"=) # "
|
||||
EXECUTABLE_EXTS = $(EXECUTABLE_EXTS:,= )
|
||||
|
||||
config.status: $(MKFILES) $(srcdir)/win32/Makefile.sub $(win_srcdir)/Makefile.sub $(srcdir)/common.mk
|
||||
@echo Creating $@
|
||||
@exit <<$@
|
||||
@echo Creating <<$@
|
||||
# Generated automatically by Makefile.sub.
|
||||
s,@SHELL@,$$(COMSPEC),;t t
|
||||
s,@BUILD_FILE_SEPARATOR@,\,;t t
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user