This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCHv2] Obsolete old platforms


On Wed, 28 Sep 2016, Tristan Gingold wrote:

> + i[3-7]86-*-netbsdaout* | i[3-7]86-*-netbsd* | \

i[3-7]86-*-netbsd* seems too general, you need an earlier case for the ELF 
targets i[3-7]86-*-netbsdelf* | i[3-7]86-*-netbsd*-gnu* | 
i[3-7]86-*-knetbsd*-gnu to avoid obsoleting them as a side-effect of 
obsoleting a.out NetBSD.

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]