Date: Wed, 28 Nov 2012 09:22:32 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: Ganael LAPLANCHE <martymac@FreeBSD.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r307891 - in head/benchmarks/bonnie++: . files Message-ID: <20121128092232.GA45503@FreeBSD.org> In-Reply-To: <201211280826.qAS8QmWu077786@svn.freebsd.org> References: <201211280826.qAS8QmWu077786@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Nov 28, 2012 at 08:26:48AM +0000, Ganael LAPLANCHE wrote: > New Revision: 307891 > URL: http://svnweb.freebsd.org/changeset/ports/307891 > > Log: > - Update to 1.97 > - Use $PTHREAD_LIBS instead of -lpthread I wonder is it about time to drop this $PTHREAD_LIBS magic? It's been -pthread on all supported versions of FreeBSD for a while now. Not to mention that in this case actual patch seems overly engineered and not particularly pretty (sorry Ganael). ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20121128092232.GA45503>