mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-22 11:00:01 +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.
|
||||
XDEPFILES= procfs.o coredep.o
|
||||
XDEPFILES= procfs.o
|
||||
XM_FILE= xm-amix.h
|
||||
SYSV_DEFINE=-DSYSV
|
||||
REGEX=regex.o
|
||||
|
Reference in New Issue
Block a user