aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/docs/bazel-user-manual.html
diff options
context:
space:
mode:
authorGravatar Kristina Chodorow <kchodorow@google.com>2016-03-03 14:57:12 +0000
committerGravatar Kristina Chodorow <kchodorow@google.com>2016-03-03 15:28:09 +0000
commitb647d65851afe247c809fef0b3ea85aa0cb9da3d (patch)
tree2a0f0b93b49b14e5a68e96536e7ac99d4ce8f846 /site/docs/bazel-user-manual.html
parenta1210b64f75510f99f922f2e0d4b96555c62f0aa (diff)
Fix user manual formatting
Fixes #995. -- MOS_MIGRATED_REVID=116247058
Diffstat (limited to 'site/docs/bazel-user-manual.html')
-rw-r--r--site/docs/bazel-user-manual.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/site/docs/bazel-user-manual.html b/site/docs/bazel-user-manual.html
index 475810d9d7..a155e3f0d1 100644
--- a/site/docs/bazel-user-manual.html
+++ b/site/docs/bazel-user-manual.html
@@ -1703,6 +1703,13 @@ the compilation of binaries during the build.
<ul>
<li><a href="#flag--cpu"><code class='flag'>--cpu</code></a></li>
+ </ul>
+</p>
+<p>
+ Note that only certain combinations of crosstool version, compiler version,
+ glibc version, and target CPU are allowed.
+</p>
+
<h4 id='flag--javabuilder_top'><code class='flag'>--javabuilder_top <var>label</var></code></h4>
<p>
This option specifies the label of the JavaBuilder used to compile Java