Skip to content

Commit

Permalink
Re: Deprecate a.out support for NetBSD targets
Browse files Browse the repository at this point in the history
	* config.bfd: Correct m68-*-*bsd* obsolete target match.
  • Loading branch information
amodra committed Sep 13, 2021
1 parent 003fa0d commit fd52555
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bfd/config.bfd
Original file line number Diff line number Diff line change
Expand Up @@ -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* | \
Expand Down

0 comments on commit fd52555

Please sign in to comment.