diff options
Diffstat (limited to 'docs/llvmpipe.html')
-rw-r--r-- | docs/llvmpipe.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/llvmpipe.html b/docs/llvmpipe.html index e4676920ede..12dccb5eaef 100644 --- a/docs/llvmpipe.html +++ b/docs/llvmpipe.html @@ -51,6 +51,12 @@ It's the fastest software rasterizer for Mesa. aptitude install llvm-dev </pre> <p> + If you want development snaptshot builds of LLVM for Debian and derived + distributions like Ubuntu, you can use the APT repository at <a + href="https://apt.llvm.org/" title="Debian Development packages for LLVM" + >apt.llvm.org</a>, which are maintained by Debian's LLVM maintainer. + </p> + <p> For a RPM-based distribution do: </p> <pre> |