summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1994-10-02 11:12:40 +0000
committerache <ache@FreeBSD.org>1994-10-02 11:12:40 +0000
commitc91854d629940d0aadf677407dcc68f77cf2713e (patch)
tree0554212048007fa4735286edfdc469ad4517a923 /gnu/usr.bin/binutils
parentea1116b0a2393a364726c651d35ea7b88914957f (diff)
downloadFreeBSD-src-c91854d629940d0aadf677407dcc68f77cf2713e.zip
FreeBSD-src-c91854d629940d0aadf677407dcc68f77cf2713e.tar.gz
#define HAVE_TERMIOS added for proper terminal handling
Submitted by: smcarey@mailbox.syr.edu
Diffstat (limited to 'gnu/usr.bin/binutils')
-rw-r--r--gnu/usr.bin/binutils/gdb/i386/xm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/usr.bin/binutils/gdb/i386/xm.h b/gnu/usr.bin/binutils/gdb/i386/xm.h
index 8d28df0..fe5fe76 100644
--- a/gnu/usr.bin/binutils/gdb/i386/xm.h
+++ b/gnu/usr.bin/binutils/gdb/i386/xm.h
@@ -29,3 +29,5 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
/* Get rid of any system-imposed stack limit if possible. */
#define SET_STACK_LIMIT_HUGE
+
+#define HAVE_TERMIOS
OpenPOWER on IntegriCloud