mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
55bee667d8
* config/pa/hppabsd.mh: Add more files to NATDEPFILES. * config/pa/xm-hppa[bh].h: Define FIVE_ARG_PTRACE. * hppab-nat.c: Delete WANT_NATIVE_TARGET ifdefs. ptrace needs 5 arguments, #define ptrace to always pass zero as the 5th argument.
6 lines
190 B
Plaintext
6 lines
190 B
Plaintext
# Host: Hewlett-Packard PA-RISC machine, running BSD
|
|
XDEPFILES=
|
|
XM_FILE= xm-hppab.h
|
|
NAT_FILE= nm-hppab.h
|
|
NATDEPFILES= hppab-nat.o coredep.o corelow.o exec.o inftarg.o fork-child.o paread.o
|