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:
Diffstat (limited to 'newlib/configure.host')
-rw-r--r--newlib/configure.host2
1 files changed, 2 insertions, 0 deletions
diff --git a/newlib/configure.host b/newlib/configure.host
index fcfaa5c9a..bfb252b83 100644
--- a/newlib/configure.host
+++ b/newlib/configure.host
@@ -101,6 +101,8 @@ case "${host_cpu}" in
;;
esac
;;
+ ia64*)
+ ;;
m32r*)
machine_dir=m32r
;;