When building the latest grub2 (2.00) I get this error.
I have tried adding -Wno-unused-function
to both HOST_CFLAGS
, HOST_CPPFLAGS
, TARGET_CPPFLAGS
and TARGET_CFLAGS
in the Makefile
. I even tried deleting that function whilst make
was running!
Unfortunately the error remains.