diff options
author | Nathan Rossi <nathan@nathanrossi.com> | 2019-08-28 05:06:29 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-08-28 16:44:09 +0100 |
commit | b88477d0690822fd7a5fa599afccb5a3b7969660 (patch) | |
tree | 48730e27a5681595ccafd63304581b2087b26f73 /scripts/send-pull-request | |
parent | ca2207f418b7847ffce4b8c53a5a442e5cf461d9 (diff) | |
download | poky-b88477d0690822fd7a5fa599afccb5a3b7969660.tar.gz |
binutils: Fix mips patch which changes default emulation
The patch incorrectly removes 'mips_elf32_ntrad_le_vec' from the
'targ_selvecs' replacing it with duplicate entries for
'mips_elf32_ntrad_be_vec'. Correct this so that the default binutils can
still handle 'mips_elf32_ntrad_le_vec' binaries.
(From OE-Core rev: cdd499f23c129306da879b6f614ca1b720724300)
Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/send-pull-request')
0 files changed, 0 insertions, 0 deletions