aboutsummaryrefslogtreecommitdiff
path: root/package/boot/grub2/patches/0008-Fix-packed-not-aligned-error-on-GCC-8.patch
Commit message (Collapse)AuthorAge
* grub2: fix packed-not-aligned error on GCC 8Edi Turn2018-07-30
Fix the compile error "packed-not-aligned" when using GCC 8. Signed-off-by: Edi Turn <yyxstter@gmail.com>