Bug 1082323 - Reject pymake in client.mk. r=mshal

This commit is contained in:
Mike Hommey 2014-10-15 14:49:09 +09:00
Родитель 3fa39f0e02
Коммит d3873016bb
1 изменённых файлов: 6 добавлений и 0 удалений

Просмотреть файл

@ -91,8 +91,14 @@ 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
# Set this for baseconfig.mk
HOST_OS_ARCH=WINNT
endif
# Include baseconfig.mk for its $(MAKE) validation.
include $(TOPSRCDIR)/config/baseconfig.mk
####################################
# Load mozconfig Options