objdump: emit a deprecation notice at program start
PR: 212319
This commit is contained in:
parent
93e59da238
commit
e4c8ad744a
@ -3248,6 +3248,8 @@ main (int argc, char **argv)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
non_fatal (_("objdump 2.17.50 is deprecated in FreeBSD and will be removed"));
|
||||||
|
|
||||||
if (show_version)
|
if (show_version)
|
||||||
print_version ("objdump");
|
print_version ("objdump");
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user