On Sat, Nov 30, 2024 at 4:45 PM Mike Gilbert wrote:
>
> ms_abi is not a valid attribute on x32 (__x86_64__ && __ILP32__).
> This ABI should be unnecessary for utils anyway.
>
> Bug: https://bugs.gentoo.org/927826
> Signed-off-by: Mike Gilbert
> ---
> include/grub/efi/api.h | 4
> 1 file cha
On Sun, Dec 1, 2024 at 3:20 PM Mike Gilbert wrote:
>
> On Sun, Dec 1, 2024 at 7:57 AM Ard Biesheuvel wrote:
> >
> > On Sat, 30 Nov 2024 at 22:46, Mike Gilbert wrote:
> > >
> > > ms_abi is not a valid attribute on x32 (__x86_64__ && __ILP32__).
> > > This ABI should be unnecessary for utils anywa
On Sun, Dec 1, 2024 at 7:57 AM Ard Biesheuvel wrote:
>
> On Sat, 30 Nov 2024 at 22:46, Mike Gilbert wrote:
> >
> > ms_abi is not a valid attribute on x32 (__x86_64__ && __ILP32__).
> > This ABI should be unnecessary for utils anyway.
> >
>
> These utils are host tools, right? E.g., grub-install,
On Sat, 30 Nov 2024 at 22:46, Mike Gilbert wrote:
>
> ms_abi is not a valid attribute on x32 (__x86_64__ && __ILP32__).
> This ABI should be unnecessary for utils anyway.
>
These utils are host tools, right? E.g., grub-install, update-grub,
etc running under the OS?
Why are those using headers t