mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-22 19:09:31 +08:00
Obsolete arm-symbianelf
* config.bfd: Obsolete arm*-*-symbianelf*.
This commit is contained in:
@ -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.
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user