| Index: gdb/config/powerpc/linux.mh
|
| diff --git a/gdb/config/powerpc/linux.mh b/gdb/config/powerpc/linux.mh
|
| index b0d4ce7c55c38a8c35961224e936a88efe3ff35c..a807d3fac063a86c60f45ded9392a58f325e3a3e 100644
|
| --- a/gdb/config/powerpc/linux.mh
|
| +++ b/gdb/config/powerpc/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
|
|
|
| LOADLIBES = -ldl $(RDYNAMIC)
|
|
|