On Thursday, 2017-11-16 12:58:50 +0100, Kai Wasserbäch wrote: > Cc: Eric Engestrom <[email protected]>
Thanks! Reviewed-by: Eric Engestrom <[email protected]> > Signed-off-by: Kai Wasserbäch <[email protected]> > --- > 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 > _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
