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/mep/gmap_default.ld')
-rw-r--r--libgloss/mep/gmap_default.ld4
1 files changed, 2 insertions, 2 deletions
diff --git a/libgloss/mep/gmap_default.ld b/libgloss/mep/gmap_default.ld
index c625c7ef1..9cbecb526 100644
--- a/libgloss/mep/gmap_default.ld
+++ b/libgloss/mep/gmap_default.ld
@@ -24,8 +24,8 @@ begin-header
end-header
*******************************************************************************/
-OUTPUT_FORMAT("elf32-mep", "elf32-mep",
- "elf32-mep")
+OUTPUT_FORMAT("elf32-mep-little", "elf32-mep",
+ "elf32-mep-little")
OUTPUT_ARCH(mep)
ENTRY(_reset)