From: Erik Faye-Lund
Date: Thu, 18 Apr 2019 14:16:06 +0000 (+0200)
Subject: docs: fix incorrectly closed paragraph
X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0ea4ef247394c002fd055c54d46f067b509cfa4c;p=mesa.git
docs: fix incorrectly closed paragraph
Signed-off-by: Erik Faye-Lund
Reviewed-by: Eric Engestrom
---
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:
+
custom-llvm.ini
@@ -251,7 +252,7 @@ Then configure meson:
meson builddir/ --native-file custom-llvm.ini
-
+
For selecting llvm-config for cross compiling a