aboutsummaryrefslogtreecommitdiff
path: root/util/crossgcc/buildgcc
diff options
context:
space:
mode:
authorFelix Singer <felixsinger@posteo.net>2022-08-20 04:30:17 +0200
committerFelix Singer <felixsinger@posteo.net>2023-04-01 20:17:39 +0000
commit0686c69802867293644a924bc29812697eace76f (patch)
tree0d08ac3f5877c5f4090a267c88ae44216499e6f3 /util/crossgcc/buildgcc
parent6696b27d45c61d87919ee774408c4c978e7c66fd (diff)
util/crossgcc: Update binutils from 2.37 to 2.40
Change-Id: I34a20a999f7ea624c1add4750fcd116166953dd8 Signed-off-by: Felix Singer <felixsinger@posteo.net> Reviewed-on: https://review.coreboot.org/c/coreboot/+/66920 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
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 3fd4163df3..b125c13918 100755
--- a/util/crossgcc/buildgcc
+++ b/util/crossgcc/buildgcc
@@ -38,7 +38,7 @@ GMP_VERSION=6.2.1
MPFR_VERSION=4.2.0
MPC_VERSION=1.3.1
GCC_VERSION=11.3.0
-BINUTILS_VERSION=2.37
+BINUTILS_VERSION=2.40
IASL_VERSION="R10_20_22"
# CLANG version number
CLANG_VERSION=15.0.7