meta-virtualization/recipes-extended/ipxe/files
Bertrand Marquis 1d86197846 ipxe: Fix gcc10 compilation
Add ipxe patch to pass -fcommon flag to gcc during compilation.
This patch is required to have ipxe compiling properly with gcc10.

Without it the following error occur (and multiple others of the same
kind:
bin/blib.a(epic100.o):(.bss+0x0): multiple definition of `_shared_bss';
  bin/blib.a(davicom.o):(.bss+0x0): first defined here

Change-Id: Id9aed4cfe6bec9c0cbdb0b99271ddff472f1f0c3
Signed-off-by: Bertrand Marquis <bertrand.marquis@arm.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-10-14 20:34:04 -04:00
..
build-be-explicit-about-fcommon-compiler-directive.patch ipxe: Fix gcc10 compilation 2020-10-14 20:34:04 -04:00
ipxe-fix-hostcc-nopie-cflags.patch ipxe: fix build with uprev to the latest git revision 2020-02-27 16:59:22 -05:00
ipxe-golan-Add-explicit-type-casts-for-nodnic_queue_pair_.patch ipxe: fix build with gcc 10.1.0 2020-08-02 20:24:07 -04:00
ipxe-intel-Avoid-spurious-compiler-warning-on-GCC-10.patch ipxe: fix build with gcc 10.1.0 2020-08-02 20:24:07 -04:00