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

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

-- 
Sean Chittenden

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?20020624231433.G30655>