svn commit: r381955 - head/graphics/gdal

Thierry Thomas thierry at FreeBSD.org
Mon Mar 23 18:22:52 UTC 2015


Le lun 23 mar 15 à 15:33:12 +0100, Baptiste Daroussin <bapt at FreeBSD.org>
 écrivait :

> > > This is not pointless at all this is a long standing thing that should be
> > > cleaned out for a while, portmgr already gave long ago some blanket to some
> > > developers to remove that along with all usage of PTHREAD_LIBS.

I have no example in mind right know, but I've already seen some ports
where we must add a missing threading library.

Something like:
LDFLAGS+=	${PTHREAD_LIBS}

In these cases, it seems better to keep PTHREAD_LIBS than to hardcode
some variant of -lpthread.

Regards,
-- 
Th. Thomas.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 949 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20150323/c2d2b16b/attachment.sig>


More information about the svn-ports-head mailing list