artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9389ded
)
reflect the new naming for openbsd: mips*-*-openbsd* instead of mips-*-openbsd*
author
graichen
<graichen@openbsd.org>
Sat, 12 Apr 1997 15:46:18 +0000
(15:46 +0000)
committer
graichen
<graichen@openbsd.org>
Sat, 12 Apr 1997 15:46:18 +0000
(15:46 +0000)
gnu/usr.bin/binutils/bfd/config.bfd
patch
|
blob
|
history
diff --git
a/gnu/usr.bin/binutils/bfd/config.bfd
b/gnu/usr.bin/binutils/bfd/config.bfd
index
f2c7222
..
4c86e4d
100644
(file)
--- a/
gnu/usr.bin/binutils/bfd/config.bfd
+++ b/
gnu/usr.bin/binutils/bfd/config.bfd
@@
-353,7
+353,7
@@
case "${targ}" in
targ_defvec=m88kbcs_vec
targ_underscore=yes
;;
- mips-*-openbsd*)
+ mips
*
-*-openbsd*)
targ_defvec=bfd_elf32_littlemips_vec
targ_selvecs=bfd_elf32_bigmips_vec
;;