pkgsrc-wip/gdb6/patches/patch-bi

14 lines
509 B
Plaintext

$NetBSD: patch-bi,v 1.1 2006/03/14 00:47:50 joerg Exp $
--- gdb/configure.host.orig 2006-03-01 00:41:02.000000000 +0000
+++ gdb/configure.host
@@ -54,7 +54,7 @@ hppa*-*-openbsd*) gdb_host=obsd ;;
i[34567]86-ncr-*) gdb_host=ncr3000 ;;
i[34567]86-*-dgux*) gdb_host=i386v4 ;;
-i[34567]86-*-freebsd* | i[34567]86-*-kfreebsd*-gnu)
+i[34567]86-*-freebsd* | i[34567]86-*-kfreebsd*-gnu | i[34567]86-*-dragonfly*)
gdb_host=fbsd ;;
i[34567]86-*-netbsdelf* | i[34567]86-*-knetbsd*-gnu)
gdb_host=nbsdelf ;;