Move safe_strerror to common/
[deliverable/binutils-gdb.git] / gdb / config / tilegx / linux.mh
CommitLineData
65662cde
PA
1# Host: Tilera TILE-Gx running GNU/Linux.
2
3NAT_FILE= config/nm-linux.h
4NATDEPFILES= inf-ptrace.o fork-child.o \
5 tilegx-linux-nat.o \
6 proc-service.o linux-thread-db.o \
7 linux-nat.o linux-osdata.o linux-fork.o \
96d7229d 8 linux-procfs.o linux-ptrace.o linux-waitpid.o
65662cde
PA
9
10# The dynamically loaded libthread_db needs access to symbols in the
11# gdb executable.
12LOADLIBES = -ldl $(RDYNAMIC)
This page took 0.215156 seconds and 4 git commands to generate.