aboutsummaryrefslogtreecommitdiff
path: root/gdb/config
diff options
context:
space:
mode:
authorUlrich Weigand <uweigand@de.ibm.com>2007-05-21 13:20:56 +0000
committerUlrich Weigand <uweigand@de.ibm.com>2007-05-21 13:20:56 +0000
commiteb3680908710531f83227809322df22b9e0ca98c (patch)
treee6525bf21f70a4fc445afebd2ba6ebe946359ca3 /gdb/config
parent7df428b11639efa0ec64b3f10a2472bd68316179 (diff)
downloadgdb-eb3680908710531f83227809322df22b9e0ca98c.zip
gdb-eb3680908710531f83227809322df22b9e0ca98c.tar.gz
gdb-eb3680908710531f83227809322df22b9e0ca98c.tar.bz2
* config/i386/tm-linux.h (sys_quotactl): Do not define.
* configure.ac (sys_quotactl, START_INFERIOR_TRAPS_EXPECTED): Do not define for i[[3456]]86-*-linux* native configurations. * config.in, configure: Regenerate.
Diffstat (limited to 'gdb/config')
-rw-r--r--gdb/config/i386/tm-linux.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/config/i386/tm-linux.h b/gdb/config/i386/tm-linux.h
index d662c95..128c8258 100644
--- a/gdb/config/i386/tm-linux.h
+++ b/gdb/config/i386/tm-linux.h
@@ -23,9 +23,6 @@
#ifndef TM_LINUX_H
#define TM_LINUX_H
-/* The following works around a problem with /usr/include/sys/procfs.h */
-#define sys_quotactl 1
-
/* N_FUN symbols in shared libaries have 0 for their values and need
to be relocated. */
#define SOFUN_ADDRESS_MAYBE_MISSING