From: Nick Clifton Date: Mon, 29 Jan 2024 16:07:45 +0000 (+0000) Subject: Remove support for the beos file format X-Git-Tag: gdb-15-branchpoint~1093 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bd3828b0de50138e39bfa5aad8523467bd3148df;p=thirdparty%2Fbinutils-gdb.git Remove support for the beos file format --- diff --git a/bfd/config.bfd b/bfd/config.bfd index bbf12447517..6553aac1e99 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-* | \