[Mesa-dev] [PATCH] docs: Point to apt.llvm.org for development snapshot packages
Kai Wasserbäch
kai at dev.carbon-project.org
Thu Nov 16 11:58:50 UTC 2017
Cc: Eric Engestrom <eric.engestrom at imgtec.com>
Signed-off-by: Kai Wasserbäch <kai at dev.carbon-project.org>
---
docs/llvmpipe.html | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/docs/llvmpipe.html b/docs/llvmpipe.html
index e4676920ed..12dccb5eae 100644
--- a/docs/llvmpipe.html
+++ b/docs/llvmpipe.html
@@ -50,6 +50,12 @@ It's the fastest software rasterizer for Mesa.
<pre>
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>
--
2.15.0
More information about the mesa-dev
mailing list