[Mesa-dev] [PATCH 5/5] docs/meson: Add note about llvm-config$version and llvm-config-$version

Dylan Baker dylan at pnwbakers.com
Tue Sep 18 18:58:32 UTC 2018


Quoting Eric Engestrom (2018-09-18 11:16:25)
> On Tuesday, 2018-09-18 09:13:04 -0700, Dylan Baker wrote:
> > These are how FreeBSD and Debian handle multiple versions of LLVM
> > installed at the same time, respectively.
> > ---
> >  docs/meson.html | 3 ++-
> >  1 file changed, 2 insertions(+), 1 deletion(-)
> > 
> > diff --git a/docs/meson.html b/docs/meson.html
> > index 1640e577d16..d9148e44671 100644
> > --- a/docs/meson.html
> > +++ b/docs/meson.html
> > @@ -129,7 +129,8 @@ the popular compilers, a complete list is available
> >  <dt><code>LLVM</code></dt>
> >  <dd><p>Meson includes upstream logic to wrap llvm-config using it's standard
> 
> s/it's/its/
> 
> >  dependency interface. It will search <code>$PATH</code> (or <code>%PATH%</code> on windows) for
> > -llvm-config, so using an LLVM from a non-standard path is as easy as
> > +llvm-config (and llvm-config$version and llvm-config-$version), so using an
> > +LLVM from a non-standard path is as easy as
> >  <code>PATH=/path/with/llvm-config:$PATH meson build</code>.
> 
> Maybe follow up with a note explaining under what conditions meson will
> remember this?
> I have a feeling it might be forgotten by the next `reconfigure`.

Yeah. I really need to finish getting my config file stuff working so we have a
credible story for this. After lunch project I guess :)

> Reviewed-by: Eric Engestrom <eric.engestrom at intel.com>
> 
> >  </p></dd>
> >  </dl>
> > -- 
> > 2.19.0
> > 
> > _______________________________________________
> > mesa-dev mailing list
> > mesa-dev at lists.freedesktop.org
> > https://lists.freedesktop.org/mailman/listinfo/mesa-dev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: signature
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180918/4f450f71/attachment-0001.sig>


More information about the mesa-dev mailing list