* config.bfd: Mark m68*-*-rtemscoff as obsolete.
This commit is contained in:
parent
22f8fcbd5c
commit
3b1fcf963b
@ -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.
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user