summaryrefslogtreecommitdiff
path: root/sysdeps/generic/math-type-macros-float.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/generic/math-type-macros-float.h')
-rw-r--r--sysdeps/generic/math-type-macros-float.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysdeps/generic/math-type-macros-float.h b/sysdeps/generic/math-type-macros-float.h
index 03079cef75..712e517a81 100644
--- a/sysdeps/generic/math-type-macros-float.h
+++ b/sysdeps/generic/math-type-macros-float.h
@@ -33,4 +33,7 @@
/* Supply the generic macros. */
#include <math-type-macros.h>
+/* Do not use the type-generic wrapper templates. */
+#define __USE_WRAPPER_TEMPLATE 0
+
#endif