cvs commit: ports/graphics/xaos Makefile
Peter Schultz
pmes at bis.midco.net
Thu Feb 26 21:15:14 PST 2004
Kris Kennaway wrote:
> On Thu, Feb 26, 2004 at 09:30:13PM -0600, Peter Schultz wrote:
>
>>Kris Kennaway wrote:
>>
>>>Many ports do not correctly use PTHREAD_{CFLAGS,LIBS}, but that's no
>>>reason to add another incorrect one.
>>>
>>>Kris
>>
>>Where is this correctly outlined? What I'm finding is wildly varying.
>
>
> In my email :-)
>
> Kris
This ?
CONFIGURE_ENV= CFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
Pete...
More information about the cvs-all
mailing list