projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d69c790
)
docs: fix incorrectly closed paragraph
author
Erik Faye-Lund
<erik.faye-lund@collabora.com>
Thu, 18 Apr 2019 14:16:06 +0000
(16:16 +0200)
committer
Erik Faye-Lund
<erik.faye-lund@collabora.com>
Thu, 2 May 2019 11:09:16 +0000
(11:09 +0000)
Signed-off-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
docs/meson.html
patch
|
blob
|
history
diff --git
a/docs/meson.html
b/docs/meson.html
index f08598cb7af3e29aca675797cbbeb30042a99ce5..bab415b2dcbe5cf07239437aa78373418425c601 100644
(file)
--- 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