mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-22 19:09:31 +08:00
Remove coredep.o from XDEPFILES. The fetch_core_registers() function is
now found in procfs.c for hosts with /proc support.
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
# Host: Commodore Amiga running SVR4.
|
# Host: Commodore Amiga running SVR4.
|
||||||
XDEPFILES= procfs.o coredep.o
|
XDEPFILES= procfs.o
|
||||||
XM_FILE= xm-amix.h
|
XM_FILE= xm-amix.h
|
||||||
SYSV_DEFINE=-DSYSV
|
SYSV_DEFINE=-DSYSV
|
||||||
REGEX=regex.o
|
REGEX=regex.o
|
||||||
|
Reference in New Issue
Block a user