gdb/testsuite/
[deliverable/binutils-gdb.git] / gdb / config / i386 / linux64.mh
CommitLineData
9c1488cb 1# Host: GNU/Linux x86-64
10d6c8cd 2NATDEPFILES= inf-ptrace.o fork-child.o \
9c1488cb 3 i386-nat.o amd64-nat.o amd64-linux-nat.o linux-nat.o \
9b4eba8e 4 proc-service.o linux-thread-db.o linux-fork.o
9bb9e8ad 5NAT_FILE= config/nm-linux.h
53e95fcf 6
c4f35dd8
MK
7# The dynamically loaded libthread_db needs access to symbols in the
8# gdb executable.
53e95fcf 9LOADLIBES = -ldl -rdynamic
This page took 0.549473 seconds and 4 git commands to generate.