On Wed, Apr 03, 2024 at 04:27:39PM -0500, Glenn Washburn wrote: > 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?
Yeah, we can use almost the same thing. Please take a look at my other email. Daniel _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel