Kaydet (Commit) 54928e17 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Mingw build is cross-compiling, not using cygwin

Change-Id: Icc0b617bd639666e44effbb4554bb4f7f0e778e8
üst f309083c
......@@ -134,8 +134,7 @@ BUILD_ACTION += NSS_USE_SYSTEM_SQLITE=1
PATCH_FILES+=nss.patch.mingw
moz_build:=$(shell cygpath -p $(MOZILLABUILD))
PATH!:=$(moz_build)/bin:$(PATH)
PATH!:=$(MOZILLABUILD)/bin:$(PATH)
nss_CC=$(CC)
nss_CXX=$(CXX)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment