diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 31a4c0be67..693dc64a05 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +2020-08-13 Alan Modra + + * config.bfd: Obsolete arm*-*-symbianelf*. + 2020-08-13 Alan Modra * elf64-ppc.h (struct ppc64_elf_params): Add no_pcrel_opt. diff --git a/bfd/config.bfd b/bfd/config.bfd index d48662252e..6d2f667e6a 100644 --- a/bfd/config.bfd +++ b/bfd/config.bfd @@ -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