Obsolete arm-symbianelf

* config.bfd: Obsolete arm*-*-symbianelf*.
This commit is contained in:
Alan Modra 2020-08-13 09:58:13 +09:30
parent e5a59fd37e
commit 2b6ba032ad
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2020-08-13 Alan Modra <amodra@gmail.com>
* config.bfd: Obsolete arm*-*-symbianelf*.
2020-08-13 Alan Modra <amodra@gmail.com>
* elf64-ppc.h (struct ppc64_elf_params): Add no_pcrel_opt.

View File

@ -53,6 +53,7 @@ case $targ in
echo "*** Use or1k-*-elf or or1k-*-linux as the target instead" >&2
exit 1
;;
arm*-*-symbianelf* | \
null)
if test "x$enable_obsolete" != xyes; then
echo "*** Configuration $targ is obsolete." >&2