From ec463fc7a3603e52307cdce05f71beef6b29db17 Mon Sep 17 00:00:00 2001 From: Jim Wilson Date: Thu, 11 May 2000 02:28:06 +0000 Subject: Add minimal ia64 support. * libc/include/machine/ieeefp.h: Add ia64 support. * configure.host: Likewise. --- newlib/configure.host | 2 ++ 1 file changed, 2 insertions(+) (limited to 'newlib/configure.host') 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 ;; -- cgit v1.2.3