aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/docs/user-manual.html
diff options
context:
space:
mode:
authorGravatar Googler <noreply@google.com>2017-11-10 22:00:37 +0100
committerGravatar Damien Martin-Guillerez <dmarting@google.com>2017-11-10 23:28:13 +0100
commit5d6d28e07f58600090055da7e62454cfc2677fbf (patch)
tree5cc6d42720544c1e5f7ff207c6a09a81945ce92f /site/docs/user-manual.html
parent694105dc2b6056c6c8330d9a0d3af9cff7edf7d5 (diff)
Remove bazel's --experimental_skip_static_outputs option.
It was added long ago, for reasons which are no longer relevant or useful. Also remove the build variable it controlled ("skip_mostly_static") from CROSSTOOL files. RELNOTES: None. PiperOrigin-RevId: 175325225
Diffstat (limited to 'site/docs/user-manual.html')
-rw-r--r--site/docs/user-manual.html14
1 files changed, 0 insertions, 14 deletions
diff --git a/site/docs/user-manual.html b/site/docs/user-manual.html
index 41fd48c013..bebcd383c9 100644
--- a/site/docs/user-manual.html
+++ b/site/docs/user-manual.html
@@ -1572,20 +1572,6 @@ The default is <code>armeabi-v7a</code>.
</p>
</p>
-<h4 id='flag--experimental_skip_static_outputs'><code class='flag'>--experimental_skip_static_outputs</code></h4>
-<p>
- The <code class='flag'>--experimental_skip_static_outputs</code> option causes all
- statically-linked C++ binaries to <b>not</b> be output in any meaningful
- way.
-
-</p>
-<p>
- If you set this flag, you must also
- set <a href="#flag--distinct_host_configuration"><code class='flag'>--distinct_host_configuration</code></a>.
- It is also inherently incompatible with running tests &mdash; don't use it for
- that. This option is experimental and may go away at any time.
-</p>
-
<h4 id='flag--per_file_copt'><code class='flag'>--per_file_copt
<var>[+-]regex[,[+-]regex]...@option[,option]...</var></code></h4>
<p>