summaryrefslogtreecommitdiff
path: root/gdb/config/tm-linux.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/tm-linux.h')
-rw-r--r--gdb/config/tm-linux.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/gdb/config/tm-linux.h b/gdb/config/tm-linux.h
index caf008a9cb1..2ee2acd786b 100644
--- a/gdb/config/tm-linux.h
+++ b/gdb/config/tm-linux.h
@@ -32,11 +32,4 @@
#include "config/tm-sysv4.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. */