Hello build bot (Jenkins), Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/32564
to look at the new patch set (#20).
Change subject: crossgcc: Upgrade GCC to 9.2.0 ......................................................................
crossgcc: Upgrade GCC to 9.2.0
GCC added and enable by default -Waddress-of-packed-member. This will fail to build as all warnings are being treated as errors.
Now, nds32 and GNAT bad constant patchs are integrated in upstream so we don't need them anymore.
Change-Id: Id6f65548764654ae5539ac3c835853ea2fa1c5e0 Signed-off-by: Elyes HAOUAS ehaouas@noos.fr --- M util/crossgcc/buildgcc D util/crossgcc/patches/gcc-8.3.0_gnat-bad_constant.patch D util/crossgcc/patches/gcc-8.3.0_nds32_ite.patch R util/crossgcc/patches/gcc-9.2.0_ada-musl_workaround.patch R util/crossgcc/patches/gcc-9.2.0_gnat.patch R util/crossgcc/patches/gcc-9.2.0_libgcc.patch D util/crossgcc/sum/gcc-8.3.0.tar.xz.cksum A util/crossgcc/sum/gcc-9.2.0.tar.xz.cksum M util/xcompile/xcompile 9 files changed, 3 insertions(+), 21,172 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/64/32564/20