commit | f75bcf7e574c511f0ea742e05e5ae6e19bf29a92 | [log] [tgz] |
---|---|---|
author | Nick Clifton <nickc@redhat.com> | Wed Jun 09 11:10:16 2021 +0100 |
committer | Nick Clifton <nickc@redhat.com> | Wed Jun 09 11:10:16 2021 +0100 |
tree | c3dc002146e7ec289e13edbdeffa09dc2c005e6f | |
parent | 1bc5b62129b45aeb860af1002bfef199a1850755 [diff] |
Fix the creation of archives for Sparc Solaris2 targets by eliminating the support for generic SPARC ELF files. PR 27666 bfd * config.bfd: Do not add the sparc_elf32_vec or sparc_elf64_vec vectors to Sparc Solaris2 targets. ld * testsuite/ld-sparc/sparc.exp: Do not run the sparctests or sparc64tests for Solaris2 targets.