summaryrefslogtreecommitdiff
path: root/docs/meson.rst
diff options
context:
space:
mode:
authorErik Faye-Lund <erik.faye-lund@collabora.com>2020-09-29 18:13:03 +0200
committerMarge Bot <eric+marge@anholt.net>2020-09-30 08:18:20 +0000
commit5ed6432eebbc03a21359ff92edfe5b7efc5a6257 (patch)
tree2950c28480ac51ebbd98611e1a69dddc911d50ae /docs/meson.rst
parenta1904c96f3b4b14dc6739ad40da4648ccb5b0b66 (diff)
downloadmesa-5ed6432eebbc03a21359ff92edfe5b7efc5a6257.tar.gz
docs: llvm -> LLVM
Reviewed-by: Eric Engestrom <eric@engestrom.ch> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6915>
Diffstat (limited to 'docs/meson.rst')
-rw-r--r--docs/meson.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/meson.rst b/docs/meson.rst
index aa68094cd1a..2346a28b663 100644
--- a/docs/meson.rst
+++ b/docs/meson.rst
@@ -230,7 +230,7 @@ LLVM
Meson includes upstream logic to wrap llvm-config using its standard
dependency interface.
-As of meson 0.51.0 meson can use cmake to find llvm (the cmake finder
+As of meson 0.51.0 meson can use cmake to find LLVM (the cmake finder
was added in meson 0.49.0, but LLVM cannot be found until 0.51) Due to
the way LLVM implements its cmake finder it will only find static
libraries, it will never find libllvm.so. There is also a