Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Mar 2015 16:03:55 +0100
From:      John Marino <freebsd.contact@marino.st>
To:        Bryan Drewery <bdrewery@FreeBSD.org>, marino@freebsd.org,  Baptiste Daroussin <bapt@FreeBSD.org>
Cc:        Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>, svn-ports-head@freebsd.org, Alexey Dokuchaev <danfe@FreeBSD.org>, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r381955 - head/graphics/gdal
Message-ID:  <55102B5B.6040906@marino.st>
In-Reply-To: <55102A1A.9000002@FreeBSD.org>
References:  <201503222011.t2MKBHq7091087@svn.freebsd.org> <20150323015759.GA34402@FreeBSD.org> <550F8505.8010600@FreeBSD.org> <20150323135711.GB27378@ivaldir.etoilebsd.net> <5510220D.3030505@FreeBSD.org> <5510234A.7040704@marino.st> <55102A1A.9000002@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 3/23/2015 15:58, Bryan Drewery wrote:
> On 3/23/2015 9:29 AM, John Marino wrote:
>> On 3/23/2015 15:24, Bryan Drewery wrote:
>>> -lpthread? Why not -lthr since -lpthread is actually an alias to that?
>>>
>>
>> There is no libthr.so on DragonFly.  That would break the port.
>>
> 
> I do understand that and do not want to break DragonFly. However, I see
> it as the same argument as converting -pthread to -lpthread. It's more
> of an example.


We aren't adding the conversion of -pthread to -pthread; we are talking
about removing the conversion of -lpthread to -pthread.

more specifically: we are talking about removing REINPLACE_CMD that
replaces -lpthread, removing patches that replace -pthread, and removing
the use of PTHREAD_LIBS.

John



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55102B5B.6040906>