Remove ia64 from obsolete list
* config.bfd: Remove ia64 from obsolete list.
This commit is contained in:
parent
769c253f45
commit
234b98ced2
@ -1,3 +1,7 @@
|
||||
2021-02-11 Alan Modra <amodra@gmail.com>
|
||||
|
||||
* config.bfd: Remove ia64 from obsolete list.
|
||||
|
||||
2021-02-11 Alan Modra <amodra@gmail.com>
|
||||
|
||||
PR ld/22269
|
||||
|
@ -53,7 +53,6 @@ case $targ in
|
||||
echo "*** Use or1k-*-elf or or1k-*-linux as the target instead" >&2
|
||||
exit 1
|
||||
;;
|
||||
ia64*-*-* | \
|
||||
null)
|
||||
if test "x$enable_obsolete" != xyes; then
|
||||
echo "*** Configuration $targ is obsolete." >&2
|
||||
|
Loading…
Reference in New Issue
Block a user