mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-19 01:10:22 +00:00
Bug 654716 - Remove WinCE code from other-licenses/bsdiff/Makefile.in; r=ted
This commit is contained in:
parent
08d1a9d72e
commit
774351215f
@ -54,7 +54,7 @@ else
|
||||
HOST_LIBS += $(DIST)/host/lib/$(LIB_PREFIX)hostbz2.$(LIB_SUFFIX)
|
||||
endif
|
||||
|
||||
ifneq (,$(filter WINCE WINNT,$(HOST_OS_ARCH)))
|
||||
ifeq ($(HOST_OS_ARCH),WINNT)
|
||||
HOST_EXTRA_LIBS += $(call EXPAND_LIBNAME,Ws2_32)
|
||||
endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user