From f2e349a2429b36f4f9f4c4ffae9d0c40b1330cdc Mon Sep 17 00:00:00 2001 From: Sean Eric Fagan Date: Fri, 21 May 1993 18:07:23 +0000 Subject: [PATCH] Change the configuration, for target 29k-udi, a little bit. --- gdb/config/sparc/sun4os4.mh | 1 + gdb/config/sparc/sun4sol2.mh | 1 + 2 files changed, 2 insertions(+) diff --git a/gdb/config/sparc/sun4os4.mh b/gdb/config/sparc/sun4os4.mh index 6f9cc79..7cd0869 100644 --- a/gdb/config/sparc/sun4os4.mh +++ b/gdb/config/sparc/sun4os4.mh @@ -3,3 +3,4 @@ XDEPFILES= XM_FILE= xm-sun4os4.h NAT_FILE= nm-sun4os4.h NATDEPFILES= fork-child.o infptrace.o inftarg.o corelow.o sparc-nat.o +HOST_IPC=-DBSD_IPC diff --git a/gdb/config/sparc/sun4sol2.mh b/gdb/config/sparc/sun4sol2.mh index fdb8ada..8c97f98 100644 --- a/gdb/config/sparc/sun4sol2.mh +++ b/gdb/config/sparc/sun4sol2.mh @@ -35,3 +35,4 @@ INSTALL = cp # This is commented out because we don't assume that the Sun compiler # is in use. #MH_CFLAGS=-xs +HOST_IPC=-DBSD_IPC -- 2.7.4