aboutsummaryrefslogtreecommitdiff
path: root/ld/emultempl/tic6xdsbt.em
diff options
context:
space:
mode:
Diffstat (limited to 'ld/emultempl/tic6xdsbt.em')
-rw-r--r--ld/emultempl/tic6xdsbt.em2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/emultempl/tic6xdsbt.em b/ld/emultempl/tic6xdsbt.em
index 1d28817..f7f1f25 100644
--- a/ld/emultempl/tic6xdsbt.em
+++ b/ld/emultempl/tic6xdsbt.em
@@ -153,7 +153,7 @@ gld${EMULATION_NAME}_after_allocation (void)
ret = bfd_elf_discard_info (link_info.output_bfd, & link_info);
if (ret < 0)
{
- einfo ("%X%P: .eh_frame/.stab edit: %E\n");
+ einfo (_("%X%P: .eh_frame/.stab edit: %E\n"));
return;
}
else if (ret > 0)