Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEshan dhawan via Newlib <newlib@sourceware.org>2020-07-03 00:13:06 +0300
committerCorinna Vinschen <corinna@vinschen.de>2020-07-03 11:41:45 +0300
commit65918715a071fd753f9bca1ec778fb137ca2d0fa (patch)
tree7860991c341ee1f2a49e4df8745e1f6ed7d7f7ef /newlib/configure.host
parent03bf9f431c1a2b6244dfa6f5ac4ec59ef1913709 (diff)
mips fenv support
Signed-off-by: Eshan dhawan <eshandhawan51@gmail.com>
Diffstat (limited to 'newlib/configure.host')
-rw-r--r--newlib/configure.host1
1 files changed, 1 insertions, 0 deletions
diff --git a/newlib/configure.host b/newlib/configure.host
index 29e47858d..e3dbbc7fe 100644
--- a/newlib/configure.host
+++ b/newlib/configure.host
@@ -247,6 +247,7 @@ case "${host_cpu}" in
;;
mips*)
machine_dir=mips
+ libm_machine_dir=mips
;;
mmix)
;;