зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1819569 - Remove nss/crmf cluster. r=bbeurdouche
Differential Revision: https://phabricator.services.mozilla.com/D171338
This commit is contained in:
Родитель
51ae7c62f0
Коммит
ee3f98a749
|
@ -147,8 +147,6 @@ system_headers = [
|
|||
'CPDbBMgr.h',
|
||||
'CPString.cpp',
|
||||
'CPString.h',
|
||||
'crmf.h',
|
||||
'crmft.h',
|
||||
'crtdbg.h',
|
||||
'crt_externs.h',
|
||||
'crypt.h',
|
||||
|
|
|
@ -218,11 +218,6 @@ GeneratedFile(
|
|||
DEFINES["SSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES"] = "True"
|
||||
DEFINES["NSS_ENABLE_ECC"] = "True"
|
||||
|
||||
if not CONFIG["MOZ_SYSTEM_NSS"]:
|
||||
USE_LIBS += [
|
||||
"crmf",
|
||||
]
|
||||
|
||||
# mozpkix is linked statically from the in-tree sources independent of whether
|
||||
# system NSS is used or not.
|
||||
USE_LIBS += ["mozpkix"]
|
||||
|
|
Загрузка…
Ссылка в новой задаче