Update reported elftoolchain version
The last elftoolchain update is upstream rev 3136. Update our reported version and add M (Modified) suffix as our elftoolchain contains additional fixes not yet committed upstream. Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
8436f7fe62
commit
e9c93198bc
@ -6,5 +6,5 @@
|
||||
const char *
|
||||
elftc_version(void)
|
||||
{
|
||||
return "libelftc r3130";
|
||||
return "elftoolchain r3136M";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user