Revert "crossgcc: Upgrade GCC to 9.2.0"
Revert the upgrade as it breaks at least the devicetree parser on
aarch64, tested on qemu aarch64 target.
This reverts commit dfd3f21174
.
Change-Id: I65607817188db21533014caa6d15be9a2004d498
Signed-off-by: Patrick Rudolph <siro@das-labor.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39571
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
This commit is contained in:
committed by
Patrick Georgi
parent
e7a5062997
commit
6b88f90f06
@ -50,7 +50,7 @@ THREADS=1
|
||||
GMP_VERSION=6.1.2
|
||||
MPFR_VERSION=4.0.2
|
||||
MPC_VERSION=1.1.0
|
||||
GCC_VERSION=9.2.0
|
||||
GCC_VERSION=8.3.0
|
||||
GCC_AUTOCONF_VERSION=2.69
|
||||
BINUTILS_VERSION=2.33.1
|
||||
GDB_VERSION=8.3.1
|
||||
|
Reference in New Issue
Block a user