]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Remove support for the beos file format
authorNick Clifton <nickc@redhat.com>
Mon, 29 Jan 2024 16:07:45 +0000 (16:07 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 29 Jan 2024 16:07:45 +0000 (16:07 +0000)
bfd/config.bfd

index bbf124475170d937c708624d42767446f524c5e8..6553aac1e99d4d150955befbcb81b72f0c3aa952 100644 (file)
@@ -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-* | \