| Index: gdb/config/ia64/linux.mh
|
| diff --git a/gdb/config/ia64/linux.mh b/gdb/config/ia64/linux.mh
|
| index 1a4c68e093769234b79e3040ed15baf8978d15d2..a2aff442f69069afd6e4ca8bb7cde2347ef680c3 100644
|
| --- a/gdb/config/ia64/linux.mh
|
| +++ b/gdb/config/ia64/linux.mh
|
| @@ -5,7 +5,7 @@ NATDEPFILES= inf-ptrace.o fork-child.o \
|
| core-regset.o ia64-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-procfs.o linux-ptrace.o linux-waitpid.o
|
| NAT_CDEPS = $(srcdir)/proc-service.list
|
|
|
| LOADLIBES = -ldl $(RDYNAMIC)
|
|
|