Subject: Re: both pth and pth-syscall?
To: David Brownlee <abs@netbsd.org>
From: Nick Hudson <skrll@netbsd.org>
List: tech-pkg
Date: 05/31/2002 19:20:18
On Friday 31 May 2002 4:15 pm, David Brownlee wrote:
> Would it make sense to change the DEPENDS for pth using packages
> so they could install against pth-syscall as well - allowing
> people to test the new pth-syscall without having to break
> their installed package list with pkg_delete -f?
That should be converted to use mk/pthread.buildlink.mk and have
USE_PTHREAD= native pth pth-syscall
if anything.
Nick