summaryrefslogtreecommitdiff
path: root/gdb/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/acconfig.h')
-rw-r--r--gdb/acconfig.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/gdb/acconfig.h b/gdb/acconfig.h
index 74c3b6fdade..f9e2b32a264 100644
--- a/gdb/acconfig.h
+++ b/gdb/acconfig.h
@@ -115,3 +115,13 @@
/* Define if gnu-regex.c included with GDB should be used. */
#undef USE_INCLUDED_REGEX
+
+/* BFD's default architecture. */
+#undef DEFAULT_BFD_ARCH
+
+/* BFD's default target vector. */
+#undef DEFAULT_BFD_VEC
+
+/* Multi-arch enabled. */
+#undef GDB_MULTI_ARCH
+