summaryrefslogtreecommitdiff
path: root/util/crossgcc/buildgcc
diff options
context:
space:
mode:
authorElyes Haouas <ehaouas@noos.fr>2024-02-17 10:15:46 +0100
committerFelix Singer <service+coreboot-gerrit@felixsinger.de>2024-02-20 10:37:46 +0000
commit824ba49a0ba47e72d72b7938bae2f9be4b8a0cb8 (patch)
treeba6bb23efa761a08532d6a846d22cbd991b5f2cf /util/crossgcc/buildgcc
parent4845b69db29107ce8d9cd2969b4aad5c7daa6399 (diff)
crossgcc: Upgrade binutils from 2.41 to 2.42
Change-Id: I6e9b2dac6fed702e8e353290971699cb9ee05dfc Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/80606 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Diffstat (limited to 'util/crossgcc/buildgcc')
-rwxr-xr-xutil/crossgcc/buildgcc2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/crossgcc/buildgcc b/util/crossgcc/buildgcc
index 26b4b05b15..10c99698e4 100755
--- a/util/crossgcc/buildgcc
+++ b/util/crossgcc/buildgcc
@@ -39,7 +39,7 @@ GMP_VERSION=6.3.0
MPFR_VERSION=4.2.1
MPC_VERSION=1.3.1
GCC_VERSION=13.2.0
-BINUTILS_VERSION=2.41
+BINUTILS_VERSION=2.42
IASL_VERSION="R06_28_23"
# CLANG version number
CLANG_VERSION=16.0.6