summaryrefslogtreecommitdiff
path: root/bfd/config.bfd
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2020-02-01 13:13:14 +0000
committerNick Clifton <nickc@redhat.com>2020-02-01 13:13:14 +0000
commit5a9212a11cf50bdf7c3583aa610f745fd97153ea (patch)
treed25d9ac76fc239ff5b445694897dc87f15d61757 /bfd/config.bfd
parentb2b1453ad4305f1a000a514e4dfcc09af49fb3dc (diff)
downloadbinutils-gdb-5a9212a11cf50bdf7c3583aa610f745fd97153ea.tar.gz
Move pending obsolete targets onto the definitely obsolete list
Diffstat (limited to 'bfd/config.bfd')
-rw-r--r--bfd/config.bfd2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/config.bfd b/bfd/config.bfd
index b96931f52e6..4c65e5ea32f 100644
--- a/bfd/config.bfd
+++ b/bfd/config.bfd
@@ -53,7 +53,6 @@ case $targ in
echo "*** Use or1k-*-elf or or1k-*-linux as the target instead" >&2
exit 1
;;
- c30-*-*aout* | tic30-*-*aout* | \
null)
if test "x$enable_obsolete" != xyes; then
echo "*** Configuration $targ is obsolete." >&2
@@ -85,6 +84,7 @@ case $targ in
arm-*-oabi | \
arm-*-riscix* | \
arm-epoc-pe* | \
+ c30-*-*aout* | tic30-*-*aout* | \
cr16c-*-* | \
h8300*-*-coff | \
h8500*-*-coff | \