зеркало из https://github.com/mozilla/pjs.git
Set NO_MDUPDATE when building NSS as NSS makes silly assumptions w/o checking with the compiler if you don't.
This commit is contained in:
Родитель
cabe7bf157
Коммит
c187f7bfa6
|
@ -85,6 +85,7 @@ ifndef MOZ_NSS_AUTOCONF
|
|||
DEFAULT_GMAKE_FLAGS = -j1 $(OPT_GMAKE_FLAGS)
|
||||
DEFAULT_GMAKE_FLAGS += SOURCE_MDHEADERS_DIR=$(MOZ_BUILD_ROOT)/dist/include/nspr
|
||||
DEFAULT_GMAKE_FLAGS += MOZILLA_CLIENT=1
|
||||
DEFAULT_GMAKE_FLAGS += NO_MDUPDATE=1
|
||||
CORECONF_INSTALL = $(DIST)/$(CORECONF_OBJDIR)
|
||||
SUBMAKEFILES = ssl/Makefile pki/Makefile
|
||||
else
|
||||
|
|
Загрузка…
Ссылка в новой задаче