Subject: Re: libpthread
To: None <current-users@netbsd.org>
From: Soren Jacobsen <soren@blef.org>
List: current-users
Date: 06/18/2003 22:22:40
On 06/19 01:49, Lennart Augustsson wrote:
> Is there an easy way to disable NetBSD's native pthread library?
> (I can't handle having the kernel crash twice a day anymore.)

Probably best to just keep building it, but use pth for the packages
built via pkgsrc.

It looks like setting PREFER_NATIVE_PTHREADS=NO in mk.conf will do that.