summaryrefslogtreecommitdiffstats
path: root/lldb/www/build.html
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/www/build.html')
-rwxr-xr-xlldb/www/build.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/www/build.html b/lldb/www/build.html
index d1e0c461f34..2660714995e 100755
--- a/lldb/www/build.html
+++ b/lldb/www/build.html
@@ -426,7 +426,7 @@
</p>
<code>&gt; python -c 'import lldb'</code></p>
- <h2>Cross-compiling LLDB</h2>
+ <h2 id="cross-compilation">Cross-compiling LLDB</h2>
<p>
In order to debug remote targets running different architectures than your host, you
will need to compile LLDB (or at least the server component) for the target. While
OpenPOWER on IntegriCloud