>     * configure.ac: Remove -m64 from checks for -mcmodel=large and
>     -mno-red-zone.  These are always either unnecessary (x86_64-emu) or
>     already in TARGET_CFLAGS at this point, and they produce incorrect
>     results when building for x32.

This was added to match what grub-core/Makefile.am actually uses. So
basically either Makefile.am needs fixing as well or your patch does
not fix the actual problem - meaning efiemu64.o will fail to compile.

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

Reply via email to