[Mesa-dev] [PATCH] docs: Point to apt.llvm.org for development snapshot packages

Eric Engestrom eric.engestrom at imgtec.com
Thu Nov 16 12:04:17 UTC 2017


On Thursday, 2017-11-16 12:58:50 +0100, Kai Wasserbäch wrote:
> Cc: Eric Engestrom <eric.engestrom at imgtec.com>

Thanks!
Reviewed-by: 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