[PATCHv2] Obsolete old platforms

Joseph Myers joseph@codesourcery.com
Wed Sep 28 17:08:00 GMT 2016


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



More information about the Binutils mailing list