* config.bfd: Mark m68*-*-rtemscoff as obsolete.

This commit is contained in:
Ben Elliston 2005-07-07 12:12:40 +00:00
parent 22f8fcbd5c
commit 3b1fcf963b
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2005-07-07 Ben Elliston <bje@gnu.org>
* config.bfd: Mark m68*-*-rtemscoff as obsolete.
2005-07-06 H.J. Lu <hongjiu.lu@intel.com>
* dwarf2.c (varinfo): Add addr.

View File

@ -34,6 +34,7 @@ case $targ in
m68*-apple-aux* | \
m68*-apollo-* | \
m68*-bull-sysv* | \
m68*-*-rtemscoff* | \
null)
if test "x$enable_obsolete" != xyes; then
echo "*** Configuration $targ is obsolete." >&2