mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-10 13:03:41 -04:00
11 lines
245 B
Plaintext
11 lines
245 B
Plaintext
$NetBSD: patch-aj,v 1.1 2005/10/20 17:48:49 wiz Exp $
|
|
|
|
--- gdb/config/xm-nbsd.h.orig 2001-12-01 19:57:13.000000000 -0700
|
|
+++ gdb/config/xm-nbsd.h
|
|
@@ -24,3 +24,5 @@
|
|
|
|
/* NetBSD has termios facilities. */
|
|
#define HAVE_TERMIOS
|
|
+
|
|
+#define PT_IO 1
|