cvs commit: ports/devel/cgit Makefile distinfo
ports/devel/cgit/files patch-Makefile
Alexey Dokuchaev
danfe at FreeBSD.org
Wed Sep 29 09:05:53 UTC 2010
On Wed, Sep 29, 2010 at 01:47:52AM -0700, Stanislav Sedov wrote:
> On Wed, 29 Sep 2010 06:16:05 +0000 (UTC)
> Baptiste Daroussin <bapt at FreeBSD.org> mentioned:
>
> > | +-EXTLIBS = git/libgit.a git/xdiff/lib.a -lz -lcrypto -lpthread
> > | ++EXTLIBS = git/libgit.a git/xdiff/lib.a -lz -lcrypto -lpthread -L${LOCALBASE}/lib -liconv
>
> You might want -pthread on FreeBSD.
We have ${PTHREAD_LIBS} for that (although it is indeed "-pthread" on all
supported branches for quite a while now).
./danfe
More information about the cvs-ports
mailing list