From owner-cvs-all@FreeBSD.ORG Thu Feb 26 17:51:06 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4774E16A4CE; Thu, 26 Feb 2004 17:51:06 -0800 (PST) Received: from mtaw4.prodigy.net (mtaw4.prodigy.net [64.164.98.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25FB743D1F; Thu, 26 Feb 2004 17:51:06 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (8571d03ba9219445f265589f9a8cc71d@adsl-67-119-53-203.dsl.lsan03.pacbell.net [67.119.53.203]) by mtaw4.prodigy.net (8.12.10/8.12.10) with ESMTP id i1R1p283013352; Thu, 26 Feb 2004 17:51:02 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id F141066CAF; Thu, 26 Feb 2004 17:51:01 -0800 (PST) Date: Thu, 26 Feb 2004 17:51:01 -0800 From: Kris Kennaway To: Peter Schultz Message-ID: <20040227015101.GA10403@xor.obsecurity.org> References: <200402251000.i1PA0nGn056196@repoman.freebsd.org> <403E0B90.9040106@bis.midco.net> <20040226203351.GB5915@xor.obsecurity.org> <403EA170.9080100@bis.midco.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="jI8keyz6grp/JLjh" Content-Disposition: inline In-Reply-To: <403EA170.9080100@bis.midco.net> User-Agent: Mutt/1.4.1i cc: jkoshy@FreeBSD.org cc: cvs-ports@FreeBSD.org cc: ports-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Kris Kennaway Subject: Re: cvs commit: ports/graphics/xaos Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Feb 2004 01:51:06 -0000 --jI8keyz6grp/JLjh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Feb 26, 2004 at 07:46:24PM -0600, Peter Schultz wrote: > >>+ .if defined(WITH_THREADS) > >>+ CONFIGURE_ARGS+=3D --with-pthread=3Dyes > >>+ .endif > >>+=20 > > > > > >And does this do the right thing with PTHREAD_{CFLAGS,LIBS} on 4.x and 5= .x? > > > >Kris >=20 > I'm not sure, I copied the functionality from the textproc/libxml2=20 > Makefile. I'm only assuming it "Just Works". What should I be looking= =20 > out for? Set PTHREAD_LIBS=3D'-DNOP -lpthread' PTHREAD_CFLAGS=3D'-DNOP2' or similar and verify that they're showing up correctly in the build log. Kris --jI8keyz6grp/JLjh Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAPqKFWry0BWjoQKURAtiSAKC8zSHvq2zEue9jWnQRTx7TU6GqSQCgw3/R yGs/zI51aEToUzoIEM/3UcQ= =sLj6 -----END PGP SIGNATURE----- --jI8keyz6grp/JLjh--