mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1082323 - Reject pymake in client.mk. r=mshal
This commit is contained in:
parent
4f241ac97b
commit
fa1455528e
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user