From owner-svn-ports-all@FreeBSD.ORG Wed Nov 28 09:22:32 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 2C9CAA7D; Wed, 28 Nov 2012 09:22:32 +0000 (UTC) Date: Wed, 28 Nov 2012 09:22:32 +0000 From: Alexey Dokuchaev To: Ganael LAPLANCHE Subject: Re: svn commit: r307891 - in head/benchmarks/bonnie++: . files Message-ID: <20121128092232.GA45503@FreeBSD.org> References: <201211280826.qAS8QmWu077786@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <201211280826.qAS8QmWu077786@svn.freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Nov 2012 09:22:32 -0000 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