summaryrefslogtreecommitdiff
path: root/gcc/config/freebsd.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/freebsd.h')
-rw-r--r--gcc/config/freebsd.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/config/freebsd.h b/gcc/config/freebsd.h
index cd09897c5b2..97b20c5232b 100644
--- a/gcc/config/freebsd.h
+++ b/gcc/config/freebsd.h
@@ -79,6 +79,8 @@ Boston, MA 02111-1307, USA. */
#undef WCHAR_UNSIGNED
#define WCHAR_UNSIGNED 0
+#define MATH_LIBRARY_PROFILE "-lm_p"
+
/* Code generation parameters. */
/* Use periods rather than dollar signs in special g++ assembler names.