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