Subject: Re: dependency to pthread packages
To: None <itojun@iijlab.net>
From: Shin'ichiro TAYA <taya@ba2.so-net.ne.jp>
List: tech-pkg
Date: 03/26/2002 14:59:21
From: itojun@iijlab.net
Subject: dependency to pthread packages
Date: Tue, 26 Mar 2002 14:12:22 +0900
> when we compile pkgsrc on top of Solaris/macosx/linux/whatever,
> we don't really need to have dependency to pthread packages
> (unproven-pthreads or pth). how should we deal with it?
> define USE_PTHREADS and tweak bsd.pkg.mk?
There is framework for USE_PTHREADS in pthread.buildlink.mk.
See devl/glib for example.