mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 09:38:07 +02:00
Update docs/drivers/llvmpipe.rst
to include a link to the LLVM Snapshots for Fedora. Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14537>
This commit is contained in:
parent
4ba21c3e8c
commit
58432e56ae
1 changed files with 4 additions and 0 deletions
|
|
@ -46,6 +46,10 @@ Requirements
|
|||
|
||||
yum install llvm-devel
|
||||
|
||||
If you want development snapshot builds of LLVM for Fedora, you can
|
||||
use the Copr repository at `fedora-llvm-team/llvm-snapshots <https://copr.fedorainfracloud.org/coprs/g/fedora-llvm-team/llvm-snapshots/>`__,
|
||||
which is maintained by Red Hat's LLVM team.
|
||||
|
||||
For Windows you will need to build LLVM from source with MSVC or
|
||||
MINGW (either natively or through cross compilers) and CMake, and set
|
||||
the ``LLVM`` environment variable to the directory you installed it
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue