mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
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
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=277534
@ -6,5 +6,5 @@
|
||||
const char *
|
||||
elftc_version(void)
|
||||
{
|
||||
return "libelftc r3130";
|
||||
return "elftoolchain r3136M";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user