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 'libgloss/configure.in')
-rw-r--r--libgloss/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgloss/configure.in b/libgloss/configure.in
index 8bbe0cacd..a1eb47c4f 100644
--- a/libgloss/configure.in
+++ b/libgloss/configure.in
@@ -124,7 +124,7 @@ case "${target}" in
rx*-*-elf)
AC_CONFIG_SUBDIRS([rx])
;;
- strongarm-*-elf | strongarm-*-coff | arm*-*-elf | arm*-*-coff | ep9312-*-elf | ep9312-*-coff | xscale-*-elf | xscale-*-coff | *arm-*-*)
+ arm*-*-elf | arm*-*-coff | arm-*-*)
AC_CONFIG_SUBDIRS([arm])
;;
spu-*-elf)