nds32: Remove the unsupported target feature.
[deliverable/binutils-gdb.git] / ld / emultempl / nios2elf.em
index 4035905a456c0e9a245cdcbcf3a78d810af41c4c..805eb96d4678ba77a177695ab0362da779843d0e 100644 (file)
@@ -1,5 +1,5 @@
 # This shell script emits a C file. -*- C -*-
-#   Copyright (C) 2013-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2013-2018 Free Software Foundation, Inc.
 #
 # This file is part of GNU Binutils.
 #
@@ -64,7 +64,7 @@ nios2elf_create_output_section_statements (void)
                              bfd_get_arch (link_info.output_bfd),
                              bfd_get_mach (link_info.output_bfd)))
     {
-      einfo (_("%X%P: can not create BFD %E\n"));
+      einfo (_("%F%P: can not create BFD: %E\n"));
       return;
     }
 
This page took 0.025836 seconds and 4 git commands to generate.