Hi!
The current build of grub fails on ia64 with:
gcc -std=gnu99 -fno-common -Os -Wall -W -Wshadow -Wpointer-arith -Wundef
-Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization
-Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -
Wformat-security -Wformat-y2k -Wimplicit -Wi
Hi!
On Sat, 2023-07-22 at 12:16 +0200, John Paul Adrian Glaubitz wrote:
> Hi!
>
> The current build of grub fails on ia64 with:
> (...)
> Any idea?
OK, seems like this was just related to mawk vs. gawk. Builds fine with gawk.
Adrian
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Develope
Hi!
On Sat, 2023-07-22 at 12:25 +0200, John Paul Adrian Glaubitz wrote:
> On Sat, 2023-07-22 at 12:16 +0200, John Paul Adrian Glaubitz wrote:
> > Hi!
> >
> > The current build of grub fails on ia64 with:
> > (...)
> > Any idea?
>
> OK, seems like this was just related to mawk vs. gawk. Builds fi
Hi Adrian,
On 2023.07.22 11:25, John Paul Adrian Glaubitz wrote:
OK, seems like this was just related to mawk vs. gawk. Builds fine with gawk.
Yes, this is what I also reported in an earlier post to this list:
https://lists.gnu.org/archive/html/grub-devel/2023-07/msg00047.html
Regards,
/Pete