| Index: gdb/config/powerpc/ppc64-linux.mh
|
| diff --git a/gdb/config/powerpc/ppc64-linux.mh b/gdb/config/powerpc/ppc64-linux.mh
|
| index 367a81853b530ef729421a3282153915594cf490..4b91408fbe678ef51b8af6c936d3542e61c3f5d2 100644
|
| --- a/gdb/config/powerpc/ppc64-linux.mh
|
| +++ b/gdb/config/powerpc/ppc64-linux.mh
|
| @@ -5,7 +5,8 @@ XM_CLIBS=
|
| NAT_FILE= config/nm-linux.h
|
| NATDEPFILES= inf-ptrace.o fork-child.o \
|
| ppc-linux-nat.o proc-service.o linux-thread-db.o \
|
| - linux-nat.o linux-osdata.o linux-fork.o linux-procfs.o linux-ptrace.o
|
| + linux-nat.o linux-osdata.o linux-fork.o linux-procfs.o linux-ptrace.o \
|
| + linux-waitpid.o
|
| NAT_CDEPS = $(srcdir)/proc-service.list
|
|
|
| # The PowerPC has severe limitations on TOC size, and uses them even
|
|
|