* config.bfd: Replace m88k-*-openbsd* with m88*-*-openbsd*.
This commit is contained in:
parent
336d6a6432
commit
a5fd081242
2 changed files with 5 additions and 1 deletions
|
@ -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.
|
||||
|
|
|
@ -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
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue