mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
Now that the build of efivar with gcc 7.x has been fixed by commit0ca3017034("efivar: fix build with gcc 7"), efibootmgr fails similarly with gcc 7.x. This commit backports an upstream patch that fixes this issue. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> (cherry picked from commitcefdd65460) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>