* config.bfd: Replace m88k-*-openbsd* with m88*-*-openbsd*.

This commit is contained in:
Mark Kettenis 2004-06-26 07:05:15 +00:00
parent 336d6a6432
commit a5fd081242
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2004-06-26 Mark Kettenis <kettenis@gnu.org>
* config.bfd: Replace m88k-*-openbsd* with m88*-*-openbsd*.
2004-06-25 Joel Brobecker <brobecker@gnat.com>
* som.c (som_set_reloc_info): Correct small typo.

View File

@ -753,7 +753,7 @@ case "${targ}" in
targ_defvec=m88kmach3_vec
targ_cflags=-DSTAT_FOR_EXEC
;;
m88k-*-openbsd*)
m88*-*-openbsd*)
targ_defvec=m88kopenbsd_vec
targ_underscore=yes
;;