Remove use of the no longer needed -mminimal-toc option.
[deliverable/binutils-gdb.git] / gdb / config / powerpc / ppc64-linux.mh
CommitLineData
8fbb30b1
JB
1# Host: PowerPC64, running Linux
2
8fbb30b1
JB
3XM_CLIBS=
4
910122bf 5NAT_FILE= config/nm-linux.h
10d6c8cd 6NATDEPFILES= inf-ptrace.o fork-child.o \
ed89d175 7 ppc-linux-nat.o proc-service.o linux-thread-db.o \
96d7229d 8 linux-nat.o linux-osdata.o linux-fork.o linux-procfs.o linux-ptrace.o \
4b8b5e72
GB
9 linux-waitpid.o ppc-linux.o linux-personality.o \
10 linux-namespaces.o
f6528abd 11NAT_CDEPS = $(srcdir)/proc-service.list
8fbb30b1 12
8fbb30b1
JB
13# The dynamically loaded libthread_db needs access to symbols in the
14# gdb executable.
f6528abd 15LOADLIBES= -ldl $(RDYNAMIC)
This page took 0.834138 seconds and 4 git commands to generate.