Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jun 2002 16:14:58 +0930
From:      Greg Lewis <glewis@eyesbeyond.com>
To:        Sean Chittenden <sean@chittenden.org>
Cc:        Doug Barton <DougB@FreeBSD.org>, Greg Lewis <glewis@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: ports/security/hashish Makefile
Message-ID:  <20020625161458.B48307@misty.eyesbeyond.com>
In-Reply-To: <20020624231433.G30655@ninja1.internal>; from sean@chittenden.org on Mon, Jun 24, 2002 at 11:14:33PM -0700
References:  <200206240727.g5O7Rij35768@freefall.freebsd.org> <3D17FF32.94FD12B6@FreeBSD.org> <20020624231433.G30655@ninja1.internal>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020625161458.B48307>