From owner-cvs-ports@FreeBSD.ORG Thu Feb 9 22:04:24 2006 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D9A916A422; Thu, 9 Feb 2006 22:04:24 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3224E43D5A; Thu, 9 Feb 2006 22:04:21 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id A68C11A3C1D; Thu, 9 Feb 2006 14:04:20 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id C942F51211; Thu, 9 Feb 2006 17:04:16 -0500 (EST) Date: Thu, 9 Feb 2006 17:04:16 -0500 From: Kris Kennaway To: Jean-Marc Zucconi Message-ID: <20060209220416.GA13812@xor.obsecurity.org> References: <200602092158.k19LwDTE044725@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Dxnq1zWXvFF0Q93v" Content-Disposition: inline In-Reply-To: <200602092158.k19LwDTE044725@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/benchmarks/iozone Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2006 22:04:24 -0000 --Dxnq1zWXvFF0Q93v Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Feb 09, 2006 at 09:58:12PM +0000, Jean-Marc Zucconi wrote: > jmz 2006-02-09 21:58:12 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > benchmarks/iozone Makefile=20 > Log: > Build fix for 4.x: don't use pthreads Surely the correct fix is to not hardcode libpthread but use PTHREAD_LIBS? Kris > | -OPTIONS=3D THREADS "Enable threading (uses pthreads)" on > | - > | .include > | + > | +.if ${OSVERSION} > 500000 > | +OPTIONS=3D THREADS "Enable threading (uses pthreads)" on > | +.endif > | =20 > | .if defined (WITH_THREADS) > | CFLAGS+=3D -pthread >=20 --Dxnq1zWXvFF0Q93v Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFD67xgWry0BWjoQKURAiQeAKDxMOuuvIKL9S2Wbtf3GfeI9UczGgCfWKPo ZNcjoziLDAeh4b7QMvkaflI= =L5P8 -----END PGP SIGNATURE----- --Dxnq1zWXvFF0Q93v--