aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/pa/hpux1020.mh
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/pa/hpux1020.mh')
-rw-r--r--gdb/config/pa/hpux1020.mh12
1 files changed, 0 insertions, 12 deletions
diff --git a/gdb/config/pa/hpux1020.mh b/gdb/config/pa/hpux1020.mh
deleted file mode 100644
index 647130e..0000000
--- a/gdb/config/pa/hpux1020.mh
+++ /dev/null
@@ -1,12 +0,0 @@
-# Host: Hewlett-Packard PA-RISC machine, running HPUX 10.20
-
-# FIXME: cagney/2002-04-07: gdb/366: The -Dvfork=fork hack below is
-# stop GDB hanging on HP/UX. For some reason vfork() hangs yet fork()
-# doesn't ....
-
-MH_CFLAGS = -Dvfork=fork
-
-NAT_FILE= nm-hppah.h
-NATDEPFILES= hppah-nat.o corelow.o core-aout.o inftarg.o fork-child.o infptrace.o
-
-HOST_IPC=-DBSD_IPC -DPOSIX_WAIT