aboutsummaryrefslogtreecommitdiff
path: root/bfd/config.bfd
diff options
context:
space:
mode:
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 bbf1244..6553aac 100644
--- a/bfd/config.bfd
+++ b/bfd/config.bfd
@@ -48,7 +48,6 @@ targ_underscore=no
# Catch obsolete configurations.
case $targ in
- *-*-beos* | \
null)
if test "x$enable_obsolete" != xyes; then
echo "*** Configuration $targ is obsolete." >&2
@@ -79,6 +78,7 @@ case $targ in
# Not obsolete
;;
*-adobe-* | \
+ *-*-beos* | \
*-go32-rtems* | \
*-sony-* | \
*-tandem-* | \