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: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.')



Home | Main Index | Thread Index | Old Index