about summary refs log tree commit diff
path: root/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 69ac450356..307ac789cf 100644
--- a/config.h.in
+++ b/config.h.in
@@ -294,4 +294,7 @@
 /* Define if -mapxf is enabled by default on x86.  */
 #undef HAVE_X86_APX
 
+/* Define whether compiler runtime library provides __sfp_handle_exceptions.  */
+#undef HAVE_X86_64_SFP_HANDLE_EXCEPTIONS
+
 #endif