On 19.12.2018 22:03, Michał Górny wrote:
> On Wed, 2018-12-19 at 21:51 +0100, Joerg Sonnenberger wrote:
>> On Tue, Dec 18, 2018 at 04:35:54PM +0000, Michał Górny via Phabricator via 
>> cfe-commits wrote:
>>> mgorny created this revision.
>>> mgorny added reviewers: krytarowski, pcc.
>>>
>>> Avoid passing -faddrsig by default on NetBSD.  This platform is still
>>> using old GNU binutils that crashes on executables containing those
>>> sections.
>>
>> I find that a strange claim, given that many Linux distributions in the
>> wild have much older GNU binutils.
>>
> 
> It only meant that newer versions don't crash, or so I have been told. 
> Nothing more.
> 

GNU strip(1) from NetBSD HEAD (2.27) is randomly affected by this:

http://netbsd.org/~kamil/llvm/strip.txt

GNU strip(1) 2.30 is reported to only output warnings.

This patch should be pulled to older versions.

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to