summaryrefslogtreecommitdiffstats
path: root/docs/meson.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/meson.html')
-rw-r--r--docs/meson.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/meson.html b/docs/meson.html
index f08598cb7af..bab415b2dcb 100644
--- a/docs/meson.html
+++ b/docs/meson.html
@@ -239,6 +239,7 @@ As of meson 0.49.0 meson also has the concept of a
these files provide information about the native build environment (as opposed
to a cross build environment). They are ini formatted and can override where to
find llvm-config:
+</p>
custom-llvm.ini
<pre>
@@ -251,7 +252,7 @@ Then configure meson:
<pre>
meson builddir/ --native-file custom-llvm.ini
</pre>
-</p></dd>
+</dd>
<dd><p>
For selecting llvm-config for cross compiling a