Add c-format tags to translatable strings with more than one argument-using formattin...
[deliverable/binutils-gdb.git] / bfd / elf-ifunc.c
index 09cbf4a3761ec7097f52dcf65e89a61e454aef23..564e46459d520d03a56140bdef2461c03aae16a4 100644 (file)
@@ -138,6 +138,7 @@ _bfd_elf_allocate_ifunc_dyn_relocs (struct bfd_link_info *info,
       && h->pointer_equality_needed)
     {
       info->callbacks->einfo
+       /* xgettext:c-format */
        (_("%F%P: dynamic STT_GNU_IFUNC symbol `%s' with pointer "
           "equality in `%B' can not be used when making an "
           "executable; recompile with -fPIE and relink with -pie\n"),
This page took 0.025413 seconds and 4 git commands to generate.