mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 21:50:12 +01:00
docs: update llvm requirement
Our build-scripts no longer support LLVM versions prior to 3.9, so let's remove mentions of older versions. Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> Reviewed-by: Chia-I Wu <olvaffe@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11109>
This commit is contained in:
parent
d8c46655af
commit
54e7353fa6
1 changed files with 1 additions and 2 deletions
|
|
@ -27,8 +27,7 @@ Requirements
|
|||
|
||||
See ``/proc/cpuinfo`` to know what your CPU supports.
|
||||
|
||||
- Unless otherwise stated, LLVM version 3.4 is recommended; 3.3 or
|
||||
later is required.
|
||||
- Unless otherwise stated, LLVM version 3.9 or later is required.
|
||||
|
||||
For Linux, on a recent Debian based distribution do:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue