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.host11
1 files changed, 0 insertions, 11 deletions
diff --git a/newlib/configure.host b/newlib/configure.host
index 3c5df5a41..8344d7923 100644
--- a/newlib/configure.host
+++ b/newlib/configure.host
@@ -525,9 +525,6 @@ case "${host}" in
microblaze*-*-*)
machine_dir=microblaze
;;
- mips*-dec-*)
- sys_dir=decstation
- ;;
mmix-knuth-mmixware)
sys_dir=mmixware
;;
@@ -548,14 +545,6 @@ case "${host}" in
sh*-*)
sys_dir=sh
;;
- sparc-sun-sunos*)
- sys_dir=sun4
- unix_dir=unix
- ;;
- sparc64*)
- sys_dir=sparc64
- unix_dir=unix
- ;;
spu-*-*)
default_newlib_io_long_long="yes"
default_newlib_atexit_dynamic_alloc="no"