[ipxe-devel] [PATCH] [build] Be explicit about -fcommon compiler directive
Michael Brown
mcb30 at ipxe.org
Sat Jun 27 20:42:57 UTC 2020
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 <brogers at 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
More information about the ipxe-devel
mailing list