summaryrefslogtreecommitdiff
path: root/docs/llvmpipe.html
diff options
context:
space:
mode:
authorKai Wasserbäch <kai@dev.carbon-project.org>2017-11-16 12:58:50 +0100
committerEmil Velikov <emil.l.velikov@gmail.com>2017-11-29 19:34:38 +0000
commit3dc6072e3d6b127947dc8a72e3cca035e034c19d (patch)
tree1a0a6410d0d58194741cb02701a150167778c0a9 /docs/llvmpipe.html
parenta34ad6f363acbdb173f8e378b3cad557daa62378 (diff)
docs: Point to apt.llvm.org for development snapshot packages
Signed-off-by: Kai Wasserbäch <kai@dev.carbon-project.org> Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com> (cherry picked from commit d25123e23a77e216b45f8e1a83ac32805b07be82)
Diffstat (limited to 'docs/llvmpipe.html')
-rw-r--r--docs/llvmpipe.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/llvmpipe.html b/docs/llvmpipe.html
index 2efbbd4ca61..eb143d0daa1 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>