Re: Enable --build-id for moxie-elf-ld

* testsuite/lib/ld-lib.exp (uses_genelf): Remove moxie.
This commit is contained in:
Alan Modra 2019-12-19 12:51:23 +10:30
parent 1d29ab86cb
commit 32769083d1
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2019-12-19 Alan Modra <amodra@gmail.com>
* testsuite/lib/ld-lib.exp (uses_genelf): Remove moxie.
2019-12-18 Anthony Green <green@moxielogic.com>
* emulparams/elf32moxie.sh (TEMPLATE_NAME): Switch to elf template

View File

@ -1109,7 +1109,6 @@ proc uses_genelf { } {
|| [istarget "ft32-*-*"]
|| [istarget "iq2000-*-*"]
|| [istarget "mn10200-*-*"]
|| [istarget "moxie-*-*"]
|| [istarget "msp430-*-*"]
|| [istarget "mt-*-*"]
|| [istarget "pj*-*-*"]