mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2026-08-27 00:26:02 -04:00
Remove support for the beos file format
This commit is contained in:
parent
633680620b
commit
bd3828b0de
1 changed files with 1 additions and 1 deletions
|
|
@ -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-* | \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue