summaryrefslogtreecommitdiff
path: root/gdb/config/i386/tm-linux64.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/i386/tm-linux64.h')
-rw-r--r--gdb/config/i386/tm-linux64.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/gdb/config/i386/tm-linux64.h b/gdb/config/i386/tm-linux64.h
index c3ff3521ea8..1aad06575c9 100644
--- a/gdb/config/i386/tm-linux64.h
+++ b/gdb/config/i386/tm-linux64.h
@@ -24,13 +24,6 @@
#ifndef TM_LINUX64_H
#define TM_LINUX64_H
-/* We define SVR4_SHARED_LIBS unconditionally, on the assumption that
- link.h is available on all linux platforms. For I386 and SH3/4, we
- hard-code the information rather than use link.h anyway (for the
- benefit of cross-debugging). We may move to doing that for other
- architectures as well. */
-
-#define SVR4_SHARED_LIBS
#include "solib.h" /* Support for shared libraries. */
#endif /* tm-linux64.h */