aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf64-gen.c
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/elf64-gen.c')
-rw-r--r--bfd/elf64-gen.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/elf64-gen.c b/bfd/elf64-gen.c
index cfdc88c..938f07a 100644
--- a/bfd/elf64-gen.c
+++ b/bfd/elf64-gen.c
@@ -65,6 +65,7 @@ check_for_relocs (bfd * abfd, asection * o, void * failed)
Elf_Internal_Ehdr *ehdrp;
ehdrp = elf_elfheader (abfd);
+ /* xgettext:c-format */
_bfd_error_handler (_("%B: Relocations in generic ELF (EM: %d)"),
abfd, ehdrp->e_machine);