From 2cb722596872a79f8cebd856f2a4adb36b075bcb Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Tue, 14 Oct 2014 20:49:52 -0400 Subject: Update GRUB (again): fix build issue Workaround for GCC 4.6.3 (Trisquel 6) with GRUB commit 631a820. struct ... foo = { 0, } is valid initializer but GCC 4.6.3 errors out with -Werror=missing-field-initializer The new GRUB commit initializes the variables properly. --- (limited to 'deps-parabola') -- cgit v0.9.1