cvs commit: ports/graphics/xaos Makefile

Kris Kennaway kris at obsecurity.org
Thu Feb 26 17:51:06 PST 2004


On Thu, Feb 26, 2004 at 07:46:24PM -0600, Peter Schultz wrote:

> >>+ .if defined(WITH_THREADS)
> >>+ CONFIGURE_ARGS+= --with-pthread=yes
> >>+ .endif
> >>+ 
> >
> >
> >And does this do the right thing with PTHREAD_{CFLAGS,LIBS} on 4.x and 5.x?
> >
> >Kris
> 
> I'm not sure, I copied the functionality from the textproc/libxml2 
> Makefile.  I'm only assuming it "Just Works".  What should I be looking 
> out for?

Set PTHREAD_LIBS='-DNOP -lpthread' PTHREAD_CFLAGS='-DNOP2' or similar
and verify that they're showing up correctly in the build log.

Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-ports/attachments/20040226/76a75cf3/attachment.bin


More information about the cvs-ports mailing list