Date: Mon, 23 Mar 2015 19:29:48 +0100 From: John Marino <freebsd.contact@marino.st> To: Baptiste Daroussin <bapt@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r381955 - head/graphics/gdal Message-ID: <55105B9C.6030404@marino.st> In-Reply-To: <20150323182248.GG7893@graf.pompo.net> References: <201503222011.t2MKBHq7091087@svn.freebsd.org> <20150323015759.GA34402@FreeBSD.org> <550F8505.8010600@FreeBSD.org> <20150323135711.GB27378@ivaldir.etoilebsd.net> <5510220D.3030505@FreeBSD.org> <20150323143311.GC27378@ivaldir.etoilebsd.net> <20150323182248.GG7893@graf.pompo.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 3/23/2015 19:22, Thierry Thomas wrote: > Le lun 23 mar 15 à 15:33:12 +0100, Baptiste Daroussin <bapt@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, > see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198794 1) it's set to -pthread right now 2) PTHREAD_LIBS is supposed to disappear from ports. John
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55105B9C.6030404>