tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: HEADS UP: adding pthread flags to Lua 5.3.2
Joerg Sonnenberger wrote:
> On Tue, Dec 01, 2015 at 10:37:43PM +0000, Alexander Nasonov wrote:
> > I likely need to modify bl3.mk file too but not completely sure
> > how exactly it should be changed. Lua itself doesn't use threading,
> > if some package links -llua5.3, it doesn't necessarily mean that
> > pthread support should be enforced.
>
> If it doesn't use threading, why are you forcing thread linkage ?!
Lua dlopens modules. Some modules use threading.
Alex
Home |
Main Index |
Thread Index |
Old Index