mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-25 13:09:48 +00:00
* config/s390/s390.mh (NATDEPFILES): Add linux-fork.o.
This commit is contained in:
parent
7b81dfbbf9
commit
d311d956ed
@ -1,3 +1,7 @@
|
||||
2006-03-23 Andreas Schwab <schwab@suse.de>
|
||||
|
||||
* config/s390/s390.mh (NATDEPFILES): Add linux-fork.o.
|
||||
|
||||
2006-03-18 Jim Blandy <jimb@codesourcery.com>
|
||||
|
||||
* symtab.h (enum address_class): Doc fix.
|
||||
|
@ -1,5 +1,5 @@
|
||||
# Host: S390, running Linux
|
||||
NAT_FILE= nm-linux.h
|
||||
NATDEPFILES= inf-ptrace.o fork-child.o corelow.o s390-nat.o \
|
||||
gcore.o linux-thread-db.o proc-service.o linux-nat.o
|
||||
gcore.o linux-thread-db.o proc-service.o linux-nat.o linux-fork.o
|
||||
LOADLIBES = -ldl -rdynamic
|
||||
|
Loading…
Reference in New Issue
Block a user