summaryrefslogtreecommitdiff
path: root/config_host/config_cxxabi.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config_host/config_cxxabi.h.in')
-rw-r--r--config_host/config_cxxabi.h.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/config_host/config_cxxabi.h.in b/config_host/config_cxxabi.h.in
index 09bf8ab6bc18..74a226b3eb9f 100644
--- a/config_host/config_cxxabi.h.in
+++ b/config_host/config_cxxabi.h.in
@@ -10,11 +10,15 @@
#ifndef CONFIG_CXXABI_H
#define CONFIG_CXXABI_H
+#define HAVE_CXXABI_H_BASE_CLASS_TYPE_INFO 0
+#define HAVE_CXXABI_H_CLASS_TYPE_INFO 0
#define HAVE_CXXABI_H_CXA_ALLOCATE_EXCEPTION 0
#define HAVE_CXXABI_H_CXA_EH_GLOBALS 0
#define HAVE_CXXABI_H_CXA_EXCEPTION 0
#define HAVE_CXXABI_H_CXA_GET_GLOBALS 0
#define HAVE_CXXABI_H_CXA_THROW 0
+#define HAVE_CXXABI_H_SI_CLASS_TYPE_INFO 0
+#define HAVE_CXXABI_H_VMI_CLASS_TYPE_INFO 0
#endif