OSDN Git Service

* config.bfd: Replace m88k-*-openbsd* with m88*-*-openbsd*.
authorkettenis <kettenis>
Sat, 26 Jun 2004 07:05:13 +0000 (07:05 +0000)
committerkettenis <kettenis>
Sat, 26 Jun 2004 07:05:13 +0000 (07:05 +0000)
bfd/ChangeLog
bfd/config.bfd

index cba983a..fd823a9 100644 (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.
index 3fbee1a..fb554e3 100644 (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
    ;;