mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-09 12:27:50 -04:00
12 lines
394 B
Plaintext
12 lines
394 B
Plaintext
$NetBSD: patch-am,v 1.1 2005/10/20 17:48:49 wiz Exp $
|
|
|
|
--- gdb/config/i386/nbsdelf.mh.orig 2004-06-27 10:22:43.000000000 -0600
|
|
+++ gdb/config/i386/nbsdelf.mh
|
|
@@ -1,5 +1,5 @@
|
|
# Host: NetBSD/i386 ELF
|
|
-NATDEPFILES= fork-child.o infptrace.o inftarg.o \
|
|
+NATDEPFILES= fork-child.o nbsd-nat.o infptrace.o inftarg.o \
|
|
i386bsd-nat.o i386nbsd-nat.o bsd-kvm.o
|
|
NAT_FILE= nm-nbsd.h
|
|
XM_FILE= xm-nbsd.h
|