From owner-cvs-all Mon Jun 24 23:49:43 2002 Delivered-To: cvs-all@freebsd.org Received: from mgr1.xmission.com (mgr1.xmission.com [198.60.22.201]) by hub.freebsd.org (Postfix) with ESMTP id 8725F37B6E5; Mon, 24 Jun 2002 23:45:29 -0700 (PDT) Received: from mail by mgr1.xmission.com with spam-scanned (Exim 3.35 #1) id 17Mk4U-0006oY-00; Tue, 25 Jun 2002 00:45:29 -0600 Received: from [207.135.128.145] (helo=misty.eyesbeyond.com) by mgr1.xmission.com with esmtp (Exim 3.35 #1) id 17Mk4T-0006nB-00; Tue, 25 Jun 2002 00:45:02 -0600 Received: (from glewis@localhost) by misty.eyesbeyond.com (8.11.6/8.11.6) id g5P6iwF48525; Tue, 25 Jun 2002 16:14:58 +0930 (CST) (envelope-from glewis) Date: Tue, 25 Jun 2002 16:14:58 +0930 From: Greg Lewis To: Sean Chittenden Cc: Doug Barton , Greg Lewis , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/security/hashish Makefile Message-ID: <20020625161458.B48307@misty.eyesbeyond.com> References: <200206240727.g5O7Rij35768@freefall.freebsd.org> <3D17FF32.94FD12B6@FreeBSD.org> <20020624231433.G30655@ninja1.internal> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020624231433.G30655@ninja1.internal>; from sean@chittenden.org on Mon, Jun 24, 2002 at 11:14:33PM -0700 X-Spam-Status: No, hits=-3.4 required=8.0 tests=IN_REP_TO version=2.31 X-Spam-Level: Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Jun 24, 2002 at 11:14:33PM -0700, Sean Chittenden wrote: > > > glewis 2002/06/24 00:27:44 PDT > > > > > > Modified files: > > > security/hashish Makefile > > > Log: > > > Unbreak this port by adding -pthread to the compilation. > > > > > > Revision Changes Path > > > 1.3 +2 -1 ports/security/hashish/Makefile > > > > > > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/security/hashish/Makefile.diff?&r1=1.2&r2=1.3&f=h > > > > Please see /usr/ports/textproc/htdig/Makefile for a better way to do > > this. In current -pthread is spelled -lc_r. > > Use ${PTHREAD_CFLAGS} instead, it's more portable between -STABLE and > -CURRENT. -sc Actually, we needed this _and_ Doug's suggestion of ${PTHREAD_LIBS} to get everything correct :). -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message