Obsolete arm-symbianelf
* config.bfd: Obsolete arm*-*-symbianelf*.
This commit is contained in:
parent
e5a59fd37e
commit
2b6ba032ad
@ -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>
|
2020-08-13 Alan Modra <amodra@gmail.com>
|
||||||
|
|
||||||
* elf64-ppc.h (struct ppc64_elf_params): Add no_pcrel_opt.
|
* 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
|
echo "*** Use or1k-*-elf or or1k-*-linux as the target instead" >&2
|
||||||
exit 1
|
exit 1
|
||||||
;;
|
;;
|
||||||
|
arm*-*-symbianelf* | \
|
||||||
null)
|
null)
|
||||||
if test "x$enable_obsolete" != xyes; then
|
if test "x$enable_obsolete" != xyes; then
|
||||||
echo "*** Configuration $targ is obsolete." >&2
|
echo "*** Configuration $targ is obsolete." >&2
|
||||||
|
Loading…
Reference in New Issue
Block a user