summaryrefslogtreecommitdiff
path: root/Build/source/utils/asymptote/fpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/utils/asymptote/fpu.h')
-rw-r--r--Build/source/utils/asymptote/fpu.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/Build/source/utils/asymptote/fpu.h b/Build/source/utils/asymptote/fpu.h
index 7a45c7d8773..bf60a21dacd 100644
--- a/Build/source/utils/asymptote/fpu.h
+++ b/Build/source/utils/asymptote/fpu.h
@@ -1,6 +1,11 @@
#ifndef FPU_H
#define FPU_H
+#ifdef __GNU_VISIBLE
+#undef __GNU_VISIBLE
+#define __GNU_VISIBLE 1
+#endif
+
#include "common.h"
#ifdef HAVE_FEENABLEEXCEPT