pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/lang/llvm



On Sun, Aug 25, 2019 at 02:34:05AM +0200, Joerg Sonnenberger wrote:
> On Sun, Aug 25, 2019 at 12:29:39AM +0000, nia wrote:
> > On Sun, Aug 25, 2019 at 02:13:35AM +0200, Joerg Sonnenberger wrote:
> > > On Thu, Aug 22, 2019 at 02:49:26PM +0000, Nia Alarie wrote:
> > > > Module Name:    pkgsrc
> > > > Committed By:   nia
> > > > Date:           Thu Aug 22 14:49:25 UTC 2019
> > > > 
> > > > Modified Files:
> > > >         pkgsrc/lang/llvm: Makefile
> > > > 
> > > > Log Message:
> > > > llvm: Enable RTTI. Needed for MesaLib-19.
> > > 
> > > Fill a bug report for MesaLib?
> > > 
> > > Joerg
> > 
> > It's intentional:
> > 
> > if dep_llvm.get_configtool_variable('has-rtti') == 'NO'
> >   if with_gallium_nouveau
> >     error('The Nouveau driver requires rtti. You either need to turn off nouveau or use an LLVM built with LLVM_ENABLE_RTTI.')
> 
> That doesn't make it any less stupid.
> 
> Joerg

I imagine you could make a strong argument with your LLVM background.
Can you do it?

It's hard enough to keep MesaLib alive for the OSes used in pkgsrc.
We're at 52 patches.

Saving space on the LLVM package isn't the first priority for others.



Home | Main Index | Thread Index | Old Index