summaryrefslogtreecommitdiffstats
path: root/config_host
diff options
context:
space:
mode:
Diffstat (limited to 'config_host')
-rw-r--r--config_host/config_global.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config_host/config_global.h.in b/config_host/config_global.h.in
index ee0514267633..a1b8ffa4fcff 100644
--- a/config_host/config_global.h.in
+++ b/config_host/config_global.h.in
@@ -16,6 +16,7 @@ Any change in this header will cause a rebuild of almost everything.
#define HAVE_CXX11_OVERRIDE 0
#define HAVE_CXX11_FINAL 0
#define HAVE_CXX11_PERFECT_FORWARDING 0
+#define HAVE_CXX11_CONSTEXPR 0
#define HAVE_GCC_BUILTIN_ATOMIC 0
/* _Pragma */
#define HAVE_GCC_PRAGMA_OPERATOR 0