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:
authorJeff Johnston <jjohnstn@redhat.com>2019-10-08 23:57:37 +0300
committerJeff Johnston <jjohnstn@redhat.com>2019-10-08 23:59:04 +0300
commitcfc4955234828881145a20987c8a0a3cd373585c (patch)
tree70355bcfcf3da7782a3598451a8c04750d46a1ed /newlib/configure.host
parentc561a625af9bdbcc475214036ebbedbcae1cb702 (diff)
Add patch from Joel Sherrill for i386 and x86_64 fenv support
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 fe7d9b7b5..eee630b34 100644
--- a/newlib/configure.host
+++ b/newlib/configure.host
@@ -341,6 +341,7 @@ case "${host_cpu}" in
;;
x86_64)
machine_dir=x86_64
+ libm_machine_dir=x86_64
;;
xc16x*)
machine_dir=xc16x