summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorwolfbeast <mcwerewolf@wolfbeast.com>2019-12-19 01:36:07 +0100
committerwolfbeast <mcwerewolf@wolfbeast.com>2019-12-19 01:36:07 +0100
commit19ca30d1895f03e489972873a54417abf0476556 (patch)
tree5ddb309f406b6b8fcc9932739b31017941ab4150 /build
parent27862bdb9fc821b3e3195875152bc286421496ab (diff)
downloaduxp-19ca30d1895f03e489972873a54417abf0476556.tar.gz
Issue mcp-graveyard/UXP#1322 - Part 2: Remove --enable-sm-promise buildconfig switch.
Diffstat (limited to 'build')
-rw-r--r--build/docs/mozinfo.rst8
1 files changed, 0 insertions, 8 deletions
diff --git a/build/docs/mozinfo.rst b/build/docs/mozinfo.rst
index d74ca75e60..85ceb66576 100644
--- a/build/docs/mozinfo.rst
+++ b/build/docs/mozinfo.rst
@@ -136,14 +136,6 @@ release_or_beta
Always defined.
-sm_promise
- Whether spidermonkey promises have been enabled or not. This is set
- by adding --enable-sm-promise to the mozconfig file.
-
- Values are ``true`` and ``false``.
-
- Always defined.
-
tests_enabled
Whether tests are enabled for this build.