On 06/05/2020 22:03, Bruce Rogers wrote:
gcc10 switched default behavior from -fcommon to -fno-common. Since
"__shared" relies on the legacy behavior, explicitly specify it.

Signed-off-by: Bruce Rogers <brog...@suse.com>

Applied, with modification to just specify -fcommon unconditionally (since even older gcc versions will accept it):

  http://github.com/ipxe/ipxe/commit/f982a7129

Thanks,

Michael
_______________________________________________
ipxe-devel mailing list
ipxe-devel@lists.ipxe.org
https://lists.ipxe.org/mailman/listinfo/ipxe-devel

Reply via email to