2013-09-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
* config/s390/s390.mh (NATDEPFILES): Add linux-waitpid.o.
This commit is contained in:
parent
9295cf6f8e
commit
d91fab15e7
@ -1,3 +1,7 @@
|
||||
2013-09-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
|
||||
|
||||
* config/s390/s390.mh (NATDEPFILES): Add linux-waitpid.o.
|
||||
|
||||
2013-09-09 Andrew Burgess <aburgess@broadcom.com>
|
||||
|
||||
* top.c (quit_confirm): Remove use of deprecated_init_ui_hook.
|
||||
|
@ -2,6 +2,7 @@
|
||||
NAT_FILE= config/nm-linux.h
|
||||
NATDEPFILES= inf-ptrace.o fork-child.o s390-nat.o \
|
||||
linux-thread-db.o proc-service.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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user