[Buildroot] [Bug 10261] Grub2 fails to build for x86_64

bugzilla at busybox.net bugzilla at busybox.net
Wed Aug 30 01:50:09 UTC 2017


https://bugs.busybox.net/show_bug.cgi?id=10261

Erico Nunes <nunes.erico at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|unassigned at buildroot.uclibc |nunes.erico at gmail.com
                   |.org                        |

--- Comment #6 from Erico Nunes <nunes.erico at gmail.com> ---
It turns out that grub2 fails to build with BR2_SSP_ALL=y.
The following defconfig is enough to reproduce the issue:

BR2_x86_64=y
BR2_SSP_ALL=y
BR2_TOOLCHAIN_BUILDROOT_GLIBC=y
BR2_TARGET_GRUB2=y
BR2_TARGET_GRUB2_X86_64_EFI=y

We already had Bug 8946 in the past with a very similar issue and from which we
can borrow a solution. So I sent the following patch as an attempt to address
this issue before 2017.08 is cut out:
https://patchwork.ozlabs.org/patch/807377/

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the buildroot mailing list