On Fri, 15 Mar 2024 21:43:22 +0300
"Vladimir 'phcoder' Serbinenko" <phco...@gmail.com> wrote:

> stack protector needs symbols with just one underscore in C
> name unlike unix variant that needs double underscore.
> Supply both symbols for simplicity
> 
> Signed-off-by: Vladimir Serbinenko <phco...@gmail.com>
> 

Instead of essentially duplicating symbols and cluttering the code. Why
can't we use the same technique in commit b0da8d3d35 which uses the
linker to define an alias symbol?

Glenn

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to