Re: Deprecate a.out support for NetBSD targets

* config.bfd: Correct m68-*-*bsd* obsolete target match.
This commit is contained in:
Alan Modra
2021-09-13 17:04:01 +09:30
parent 003fa0df36
commit fd5255582f

View File

@@ -121,12 +121,13 @@ case $targ in
i370-* | \
i860-*-* | \
i960-*-* | \
m68*-*-*bsd* | \
m68*-*-bsd* | \
m68*-*-aout* | \
m68*-*-coff* | \
m68*-*-hpux* | \
m68*-*-linux*aout* | \
m68*-*-lynxos* | \
m68*-*-openbsd* | \
m68*-*-os68k* | \
m68*-*-psos* | \
m68*-*-sunos* | \