pkgsrc/devel/gdb/patches/patch-aj

13 lines
500 B
Text
Raw Normal View History

2006-02-27 16:45:29 +01:00
$NetBSD: patch-aj,v 1.1 2006/02/27 15:45:29 joerg Exp $
--- gdb/configure.host.orig 2006-02-27 14:49:37.000000000 +0000
+++ gdb/configure.host
@@ -58,6 +58,7 @@ i[3456]86-sequent-sysv*) gdb_host=ptx ;;
i[3456]86-*-bsd*) gdb_host=i386bsd ;;
i[3456]86-*-dgux*) gdb_host=i386dgux ;;
i[3456]86-*-freebsd*) gdb_host=fbsd ;;
+i[3456]86-*-dragonfly*) gdb_host=fbsd ;;
i[3456]86-*-netbsdelf*) gdb_host=nbsdelf ;;
i[3456]86-*-netbsdaout*) gdb_host=nbsdaout ;;
i[3456]86-*-netbsd*) gdb_host=nbsdaout ;;