util/crossgcc: Update GCC version from 11.3 to 11.4
Change-Id: Ia9063af4495735a0e47f4cab1179441185d888b3 Signed-off-by: Felix Singer <felixsinger@posteo.net> Reviewed-on: https://review.coreboot.org/c/coreboot/+/76364 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
This commit is contained in:
committed by
Felix Singer
parent
2e9a396ffb
commit
ebafd4b905
@ -37,7 +37,7 @@ COREBOOT_MIRROR_URL="https://www.coreboot.org/releases/crossgcc-sources"
|
||||
GMP_VERSION=6.2.1
|
||||
MPFR_VERSION=4.2.0
|
||||
MPC_VERSION=1.3.1
|
||||
GCC_VERSION=11.3.0
|
||||
GCC_VERSION=11.4.0
|
||||
BINUTILS_VERSION=2.40
|
||||
IASL_VERSION="R06_28_23"
|
||||
# CLANG version number
|
||||
|
Reference in New Issue
Block a user