5a1e5447b1
List of changes unknown. Should fix CVE-2006-2362.
13 lines
535 B
Text
13 lines
535 B
Text
$NetBSD: patch-ac,v 1.2 2007/05/29 12:25:04 martti Exp $
|
|
|
|
--- bfd/config.bfd.orig 2006-04-05 15:41:57.000000000 +0300
|
|
+++ bfd/config.bfd 2007-05-29 14:31:45.000000000 +0300
|
|
@@ -503,7 +503,7 @@
|
|
targ_selvecs=i386bsd_vec
|
|
targ_underscore=yes
|
|
;;
|
|
- i[3-7]86-*-freebsd* | i[3-7]86-*-kfreebsd*-gnu)
|
|
+ i[3-7]86-*-freebsd* | i[3-7]86-*-kfreebsd*-gnu | i[3-7]86-*-dragonfly*)
|
|
targ_defvec=bfd_elf32_i386_freebsd_vec
|
|
targ_selvecs=i386coff_vec
|
|
# FreeBSD <= 4.0 supports only the old nonstandard way of ABI labelling.
|