commit | e4e883c09b0f1476831fb0969645063a0c8c7d90 | [log] [tgz] |
---|---|---|
author | Luis Machado <luis.machado@arm.com> | Tue May 03 11:28:59 2022 +0100 |
committer | Luis Machado <luis.machado@arm.com> | Thu May 05 09:59:45 2022 +0100 |
tree | de4dd0807791309609b4e7fe78912a57e245b781 | |
parent | 83c5f3aea9a0d55be73e6d5dedd653fc32f0d6d3 [diff] |
Don't define ARCH_cris for BFD64 I believe it is a mistake to define ARCH_cris when BFD64 is defined. It is a 32-bit architecture, so should be placed outside of the BFD64 block.