On Thu, Aug 26, 2021 at 09:02:31AM -0700, Fangrui Song wrote:
> GCC warns `cc1: warning: ‘-malign-loops’ is obsolete, use ‘-falign-loops’`.
> Clang silently ignores -malign-{jumps,loops,functions}.
>
> The preferred -falign-* forms have been supported since GCC 3.2, so just
> remove -malign-{jumps,loops,functions}.
>
> Acked-by: Paul Menzel <pmen...@molgen.mpg.de>
> Reviewed-by: Daniel Kiper <daniel.ki...@oracle.com>
> Signed-off-by: Fangrui Song <mask...@google.com>

This should be in the following order:

  Signed-off-by: Fangrui Song <mask...@google.com>
  Acked-by: Paul Menzel <pmen...@molgen.mpg.de>
  Reviewed-by: Daniel Kiper <daniel.ki...@oracle.com>

I will fix this before commiting. Otherwise LGTM.

Thank you for making this patches.

Daniel

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

Reply via email to