Re: mesa-dri uses llvm60
Andreas Nilsson <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <CAPS9+StXTJgwNcp+ANpW6WZN0sq9E8yqEpr3MAUTAQL3g0iKtw@mail.gmail.com> |
On Sat, Jan 12, 2019 at 5:25 PM Daniel Eischen <[email protected]> wrote: > On Sat, 12 Jan 2019, Gary Jennejohn wrote: > > > On Sat, 12 Jan 2019 08:36:38 -0500 > > Robert Huff <[email protected]> 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 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"