diff options
Diffstat (limited to 'gdb/config/pa/hppahpux.mh')
-rw-r--r-- | gdb/config/pa/hppahpux.mh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/config/pa/hppahpux.mh b/gdb/config/pa/hppahpux.mh index 3e22734..4841de4 100644 --- a/gdb/config/pa/hppahpux.mh +++ b/gdb/config/pa/hppahpux.mh @@ -6,3 +6,4 @@ NAT_FILE= nm-hppah.h NATDEPFILES= hppah-nat.o coredep.o corelow.o inftarg.o fork-child.o paread.o REGEX=regex.o REGEX1=regex.o +HOST_IPC=-DBSD_IPC -DPOSIX_WAIT |