crossgcc: Upgrade GCC from 14.1.0 to 14.2.0
Change-Id: I6ffff766fb1fa91ad376c3e7e9aebe17c3288725 Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/83839 Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
69618cd527
commit
f35f18d858
9 changed files with 2 additions and 2 deletions
|
|
@ -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=14.1.0
|
||||
GCC_VERSION=14.2.0
|
||||
BINUTILS_VERSION=2.43.1
|
||||
IASL_VERSION="20230628"
|
||||
# CLANG version number
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
0aec8d432b8473559942a45c12459a5db3a04618 tarballs/gcc-14.1.0.tar.xz
|
||||
1
util/crossgcc/sum/gcc-14.2.0.tar.xz.cksum
Normal file
1
util/crossgcc/sum/gcc-14.2.0.tar.xz.cksum
Normal file
|
|
@ -0,0 +1 @@
|
|||
d91ecc3d20ce6298bd95f9b09cc51dc6d3c73ae3 tarballs/gcc-14.2.0.tar.xz
|
||||
Loading…
Add table
Add a link
Reference in a new issue