From d64867963301f6059d83c42d241ee5ba1ae4ccbd Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Mon, 31 Jan 2005 17:18:51 +0000 Subject: Remove obsolete targets --- bfd/config.bfd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bfd/config.bfd') diff --git a/bfd/config.bfd b/bfd/config.bfd index f466e64..52abbc6 100644 --- a/bfd/config.bfd +++ b/bfd/config.bfd @@ -31,9 +31,6 @@ targ_underscore=no # Catch obsolete configurations. case $targ in - m68*-*-lynxos* | \ - sparc-*-lynxos* | \ - vax-*-vms* | \ null) if test "x$enable_obsolete" != xyes; then echo "*** Configuration $targ is obsolete." >&2 @@ -45,6 +42,9 @@ case $targ in esac case $targ in + m68*-*-lynxos* | \ + sparc-*-lynxos* | \ + vax-*-vms* | \ arm-*-oabi | \ thumb-*-oabi | \ null) -- cgit v1.1