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:
authorAnthony Green <green@moxielogic.com>2014-07-28 09:23:30 +0400
committerAnthony Green <green@moxielogic.com>2014-07-28 09:23:30 +0400
commitca6a65aa641625c8948d731c6a3b10a8ee9cd684 (patch)
treebdebfdc18cff0aa71196b1ed1ccf19f63c2e9350 /libgloss/moxie
parent0a0f33e50135e3e106e9e81152a41aa99268970d (diff)
Fix typo in previous commit
Diffstat (limited to 'libgloss/moxie')
-rw-r--r--libgloss/moxie/moxiebox.ld2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgloss/moxie/moxiebox.ld b/libgloss/moxie/moxiebox.ld
index 0828e8978..1da9d06f8 100644
--- a/libgloss/moxie/moxiebox.ld
+++ b/libgloss/moxie/moxiebox.ld
@@ -14,7 +14,7 @@
* clearly indicated on the first page of each file where they apply.
*/
-OUTPUT_FORMAT("moxiebox")
+OUTPUT_FORMAT("elf32-littlemoxie")
OUTPUT_ARCH(moxie)
ENTRY(_start)
SECTIONS