commit the Robert's removal of "warning:"
This commit is contained in:
parent
d92353a580
commit
9e7750f2ab
@ -5156,7 +5156,7 @@ lang_check (void)
|
|||||||
if (compatible == NULL)
|
if (compatible == NULL)
|
||||||
{
|
{
|
||||||
if (command_line.warn_mismatch)
|
if (command_line.warn_mismatch)
|
||||||
einfo (_("%P%X: warning: %s architecture of input file `%B'"
|
einfo (_("%P%X: %s architecture of input file `%B'"
|
||||||
" is incompatible with %s output\n"),
|
" is incompatible with %s output\n"),
|
||||||
bfd_printable_name (input_bfd), input_bfd,
|
bfd_printable_name (input_bfd), input_bfd,
|
||||||
bfd_printable_name (output_bfd));
|
bfd_printable_name (output_bfd));
|
||||||
|
Loading…
Reference in New Issue
Block a user