aboutsummaryrefslogtreecommitdiff
path: root/bfd/m68klinux.c
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/m68klinux.c')
-rw-r--r--bfd/m68klinux.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/m68klinux.c b/bfd/m68klinux.c
index fa78ded..f2098d6 100644
--- a/bfd/m68klinux.c
+++ b/bfd/m68klinux.c
@@ -424,6 +424,7 @@ linux_tally_symbols (struct linux_link_hash_entry *h,
p = strrchr (alloc, '_');
*p++ = '\0';
_bfd_error_handler
+ /* xgettext:c-format */
(_("Output file requires shared library `%s.so.%s'\n"),
alloc, p);
free (alloc);