typo, this is really what I meant to do.
This commit is contained in:
parent
466ce9e363
commit
ee59130181
@ -1,6 +1,6 @@
|
||||
$OpenBSD: patch-bfd_config_bfd,v 1.15 2004/01/02 23:20:36 brad Exp $
|
||||
$OpenBSD: patch-bfd_config_bfd,v 1.16 2004/01/03 03:06:58 brad Exp $
|
||||
--- bfd/config.bfd.orig 2003-06-02 16:35:20.000000000 -0400
|
||||
+++ bfd/config.bfd 2004-01-01 06:37:58.000000000 -0500
|
||||
+++ bfd/config.bfd 2004-01-02 22:03:19.000000000 -0500
|
||||
@@ -199,7 +199,7 @@ case "${targ}" in
|
||||
targ_defvec=bfd_elf32_littlearm_vec
|
||||
targ_selvecs=bfd_elf32_bigarm_vec
|
||||
@ -24,7 +24,7 @@ $OpenBSD: patch-bfd_config_bfd,v 1.15 2004/01/02 23:20:36 brad Exp $
|
||||
targ_selvecs="i386pe_vec i386pei_vec bfd_elf32_i386_vec"
|
||||
;;
|
||||
- i[3456]86-*-netbsdaout* | i[3456]86-*-netbsd* | i[3456]86-*-openbsd*)
|
||||
+ i[3456]86-*-netbsdaout* | i[3456]86-*-netbsd* | i[3456]86-*-openbsd[0-3].* | i[3456]86-*-openbsd3.[0-3])
|
||||
+ i[3456]86-*-netbsdaout* | i[3456]86-*-netbsd* | i[3456]86-*-openbsd[0-2].* | i[3456]86-*-openbsd3.[0-3])
|
||||
targ_defvec=i386netbsd_vec
|
||||
targ_selvecs="bfd_elf32_i386_vec i386bsd_vec"
|
||||
targ_underscore=yes
|
||||
|
Loading…
x
Reference in New Issue
Block a user