Date: Wed, 29 Sep 2010 09:05:53 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: Stanislav Sedov <stas@FreeBSD.org> Cc: cvs-ports@FreeBSD.org, Baptiste Daroussin <bapt@FreeBSD.org>, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/devel/cgit Makefile distinfo ports/devel/cgit/files patch-Makefile Message-ID: <20100929090553.GA17447@FreeBSD.org> In-Reply-To: <20100929014752.1660b2bf.stas@FreeBSD.org> References: <201009290616.o8T6G5aI069068@repoman.freebsd.org> <20100929014752.1660b2bf.stas@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100929090553.GA17447>