docs: clang -> Clang
Reviewed-by: Daniel Stone <daniels@collabora.com> Reviewed-by: Adam Jackson <ajax@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7060>
This commit is contained in:

committed by
Marge Bot

parent
f3095f9b40
commit
d30470e999
@@ -30,7 +30,7 @@ The following compilers are known to work, if you know of others or
|
|||||||
you're willing to maintain support for other compiler get in touch.
|
you're willing to maintain support for other compiler get in touch.
|
||||||
|
|
||||||
- GCC 4.2.0 or later (some parts of Mesa may require later versions)
|
- GCC 4.2.0 or later (some parts of Mesa may require later versions)
|
||||||
- clang - exact minimum requirement is currently unknown.
|
- Clang - exact minimum requirement is currently unknown.
|
||||||
- Microsoft Visual Studio 2015 or later is required, for building on
|
- Microsoft Visual Studio 2015 or later is required, for building on
|
||||||
Windows.
|
Windows.
|
||||||
|
|
||||||
|
@@ -209,7 +209,7 @@ changing the default compiler. Note that Meson does not allow changing
|
|||||||
the compilers in a configured builddir so you will need to create a new
|
the compilers in a configured builddir so you will need to create a new
|
||||||
build dir for a different compiler.
|
build dir for a different compiler.
|
||||||
|
|
||||||
This is an example of specifying the clang compilers and cleaning the
|
This is an example of specifying the Clang compilers and cleaning the
|
||||||
build directory before reconfiguring with an extra C option:
|
build directory before reconfiguring with an extra C option:
|
||||||
|
|
||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
@@ -131,7 +131,7 @@ good contact point.
|
|||||||
|
|
||||||
ralloc: don't leave out the alignment factor
|
ralloc: don't leave out the alignment factor
|
||||||
|
|
||||||
Experimentation shows that without alignment factor GCC and clang choose
|
Experimentation shows that without alignment factor GCC and Clang choose
|
||||||
...
|
...
|
||||||
|
|
||||||
(cherry picked from commit ff494fe999510ea40e3ed5827e7818550b6de126)
|
(cherry picked from commit ff494fe999510ea40e3ed5827e7818550b6de126)
|
||||||
|
Reference in New Issue
Block a user