ld: Don't xfail ld-elf/warn[12] on 64-bit Solaris/SPARC
[deliverable/binutils-gdb.git] / ld / ldfile.c
index 3248a0460780a14252fddcbefcbba2bf74235c24..d98429d7b8846f6465a33ec30db722b1c5cf6387 100644 (file)
@@ -454,7 +454,7 @@ ldfile_open_file (lang_input_statement_type *entry)
                {
                  const char * base = lbasename (entry->filename);
 
-                 einfo (_("%P: note to link with %s use use -l:%s or rename it to lib%s\n"),
+                 einfo (_("%P: note to link with %s use -l:%s or rename it to lib%s\n"),
                         entry->filename, base, base);
                  bfd_close (entry->the_bfd);
                  entry->the_bfd = NULL;
This page took 0.023944 seconds and 4 git commands to generate.