crossgcc: Upgrade GCC from 11.4.0 to 13.2.0
Changelogs: * https://gcc.gnu.org/gcc-12/changes.html * https://gcc.gnu.org/gcc-13/changes.html Porting guides: * https://gcc.gnu.org/gcc-12/porting_to.html * https://gcc.gnu.org/gcc-13/porting_to.html Change-Id: I4f2ed4de4811abaa13528906de71eee29a8f2910 Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Signed-off-by: Nico Huber <nico.h@gmx.de> Signed-off-by: Felix Singer <felixsinger@posteo.net> Reviewed-on: https://review.coreboot.org/c/coreboot/+/70771 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Martin L Roth <gaumless@gmail.com>
This commit is contained in:
committed by
Martin L Roth
parent
5ee1d23bcc
commit
2731fa619b
@ -38,7 +38,7 @@ COREBOOT_MIRROR_URL="https://www.coreboot.org/releases/crossgcc-sources"
|
||||
GMP_VERSION=6.3.0
|
||||
MPFR_VERSION=4.2.1
|
||||
MPC_VERSION=1.3.1
|
||||
GCC_VERSION=11.4.0
|
||||
GCC_VERSION=13.2.0
|
||||
BINUTILS_VERSION=2.41
|
||||
IASL_VERSION="R06_28_23"
|
||||
# CLANG version number
|
||||
|
Reference in New Issue
Block a user