gdb/
[deliverable/binutils-gdb.git] / gdb / config / i386 / linux64.mh
index 19f3be0f127f023430cae4d63f23e3cbadeeba3d..3e593009946625b9a79f36ad74f09db8dbaa92ac 100644 (file)
@@ -3,7 +3,8 @@ NATDEPFILES= inf-ptrace.o fork-child.o \
        i386-nat.o amd64-nat.o amd64-linux-nat.o linux-nat.o \
        proc-service.o linux-thread-db.o linux-fork.o
 NAT_FILE= config/nm-linux.h
+NAT_CDEPS = $(srcdir)/proc-service.list
 
 # The dynamically loaded libthread_db needs access to symbols in the
 # gdb executable.
-LOADLIBES = -ldl -rdynamic
+LOADLIBES = -ldl $(RDYNAMIC)
This page took 0.025257 seconds and 4 git commands to generate.