efibootmgr: fix build with gcc 7.x
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 11 Jul 2017 15:59:55 +0000 (17:59 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 22 Jul 2017 21:19:53 +0000 (23:19 +0200)
commitcefdd6546010e160985de2daa2ef70a952d081f6
tree7cb1501affd8d1175518c729dd58e9f33ef95c8d
parentd2fe2686d7eea40e8e46304abf0914982ede6c3f
efibootmgr: fix build with gcc 7.x

Now that the build of efivar with gcc 7.x has been fixed by commit
0ca30170345a81f5f21e4ef4424b1f186cde1988 ("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>
package/efibootmgr/0003-Remove-extra-const-keywords-gcc-7-gripes-about.patch [new file with mode: 0644]