зеркало из https://github.com/mozilla/gecko-dev.git
Bug 704316 - Remove reference to deleted mozilla-dos2unix. r=ted
This commit is contained in:
Родитель
19d185018b
Коммит
8532befc2c
|
@ -88,8 +88,9 @@ ifneq (,$(findstring mingw,$(CONFIG_GUESS)))
|
|||
# check for CRLF line endings
|
||||
ifneq (0,$(shell $(PERL) -e 'binmode(STDIN); while (<STDIN>) { if (/\r/) { print "1"; exit } } print "0"' < $(TOPSRCDIR)/client.mk))
|
||||
$(error This source tree appears to have Windows-style line endings. To \
|
||||
convert it to Unix-style line endings, run \
|
||||
"python mozilla/build/win32/mozilla-dos2unix.py")
|
||||
convert it to Unix-style line endings, check \
|
||||
"https://developer.mozilla.org/en-US/docs/Developer_Guide/Mozilla_build_FAQ\#Win32-specific_questions" \
|
||||
for a workaround of this issue.)
|
||||
endif
|
||||
endif
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче