mesa-dri uses llvm60

Andreas Nilsson andrnils at gmail.com
Sat Jan 12 16:42:12 UTC 2019


On Sat, Jan 12, 2019 at 5:25 PM Daniel Eischen <deischen at freebsd.org> wrote:

> On Sat, 12 Jan 2019, Gary Jennejohn wrote:
>
> > On Sat, 12 Jan 2019 08:36:38 -0500
> > Robert Huff <roberthuff at rcn.com> wrote:
> >
> >> Andreas Nilsson writes:
> >>
> >>>  As far as I know full llvm is needed ( or at least used to be )
> >>>  because the one in base is missing a few key pieces used for
> >>>  mesa-dri.
> >>
> >>      Aha!
> >>
> >
> > Right, it needs at least llvm-config, which is not in base.  Pity.
>
> Just thinking out loud, can the missing llvm bits be a port,
> such that building the missing pieces use what's already
> in base?
>
> --
> DE
>

It probably could, at least technically. But it would probably not be a
good idea, having some bits in / and some bits in /usr/local . Also, if a
newer mesa-dri would depend on a newer llvm than whats in base, that would
prohibit any update to mesa-dri.

/A


More information about the freebsd-x11 mailing list