aboutsummaryrefslogtreecommitdiff
path: root/gdbserver/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'gdbserver/config.in')
-rw-r--r--gdbserver/config.in7
1 files changed, 0 insertions, 7 deletions
diff --git a/gdbserver/config.in b/gdbserver/config.in
index 99391b4..611bfd7 100644
--- a/gdbserver/config.in
+++ b/gdbserver/config.in
@@ -31,10 +31,6 @@
/* define if the compiler supports basic C++11 syntax */
#undef HAVE_CXX11
-/* Define to 1 if you have the declaration of `ADDR_NO_RANDOMIZE', and to 0 if
- you don't. */
-#undef HAVE_DECL_ADDR_NO_RANDOMIZE
-
/* Define to 1 if you have the declaration of `asprintf', and to 0 if you
don't. */
#undef HAVE_DECL_ASPRINTF
@@ -182,9 +178,6 @@
/* Define to 1 if you have the <netinet/tcp.h> header file. */
#undef HAVE_NETINET_TCP_H
-/* Define if you support the personality syscall. */
-#undef HAVE_PERSONALITY
-
/* Define to 1 if you have the `pipe' function. */
#undef HAVE_PIPE