summaryrefslogtreecommitdiff
path: root/gcc/config/crx
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/crx')
-rw-r--r--gcc/config/crx/crx.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/config/crx/crx.h b/gcc/config/crx/crx.h
index 24ae00f6448..b1575bfb534 100644
--- a/gcc/config/crx/crx.h
+++ b/gcc/config/crx/crx.h
@@ -37,6 +37,9 @@
#undef ENDFILE_SPEC
#define ENDFILE_SPEC "crtend.o%s crtn.o%s"
+#undef MATH_LIBRARY
+#define MATH_LIBRARY ""
+
/*****************************************************************************/
/* RUN-TIME TARGET SPECIFICATION */
/*****************************************************************************/