mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-23 01:53:38 +08:00
Remove support for the beos file format
This commit is contained in:
parent
633680620b
commit
bd3828b0de
@ -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…
Reference in New Issue
Block a user