mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-06 12:09:26 +08:00
7b64ac2f7a
* config/alpha/alpha-linux.mh: Remove core-regset.o fron the NATDEPFILES list.
12 lines
290 B
Plaintext
12 lines
290 B
Plaintext
# Host: Little-endian Alpha running Linux
|
|
XDEPFILES= ser-tcp.o
|
|
XM_FILE= xm-alphalinux.h
|
|
NAT_FILE= nm-linux.h
|
|
NATDEPFILES= infptrace.o inftarg.o corelow.o alpha-nat.o \
|
|
fork-child.o solib.o linux-thread.o lin-thread.o
|
|
|
|
LOADLIBES = -ldl -rdynamic
|
|
|
|
MMALLOC =
|
|
MMALLOC_CFLAGS = -DNO_MMALLOC
|