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/arm/configure')
-rw-r--r--libgloss/arm/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgloss/arm/configure b/libgloss/arm/configure
index d788cd167..2103e319a 100644
--- a/libgloss/arm/configure
+++ b/libgloss/arm/configure
@@ -926,7 +926,7 @@ fi
case "${target}" in
- *-*-elf)
+ *-*-elf | *-*-eabi)
objtype=elf-
;;
*-*-coff)