diff options
Diffstat (limited to 'ld/emultempl/ia64elf.em')
-rw-r--r-- | ld/emultempl/ia64elf.em | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/emultempl/ia64elf.em b/ld/emultempl/ia64elf.em index d562417..3f2350f 100644 --- a/ld/emultempl/ia64elf.em +++ b/ld/emultempl/ia64elf.em @@ -49,7 +49,7 @@ PARSE_AND_LIST_LONGOPTS=' PARSE_AND_LIST_OPTIONS=' fprintf (file, _("\ - --itanium Generate code for Intel Itanium processor\n" + --itanium Generate code for Intel Itanium processor\n" )); ' |