mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 21:31:04 +00:00
Backed out changeset 893f32015ef0 (bug 1709817) for Gecko Decision Task failure and Build bustages. CLOSED TREE
This commit is contained in:
parent
c1d6fdb12b
commit
a8dbc3a00f
@ -30,7 +30,6 @@ categories:
|
||||
- tools/profiler
|
||||
- performance
|
||||
- xpcom
|
||||
- security/nss
|
||||
build_doc:
|
||||
- mach
|
||||
- tools/try
|
||||
|
@ -158,8 +158,3 @@ GYP_DIRS["nss"].action_overrides = {
|
||||
|
||||
if CONFIG["NSS_EXTRA_SYMBOLS_FILE"]:
|
||||
DEFINES["NSS_EXTRA_SYMBOLS_FILE"] = CONFIG["NSS_EXTRA_SYMBOLS_FILE"]
|
||||
|
||||
SPHINX_TREES["/security/nss"] = "nss/doc/rst"
|
||||
|
||||
with Files("nss/doc/rst/**"):
|
||||
SCHEDULES.exclusive = ["nss/doc/rst"]
|
||||
|
Loading…
Reference in New Issue
Block a user