From e54c13e13cb1636f697187a844af9350974330a3 Mon Sep 17 00:00:00 2001 From: Elyes Haouas Date: Sun, 30 Jul 2023 18:18:41 +0200 Subject: util/crossgcc: Update binutils from 2.40 to 2.41 Change-Id: I6c985974e2eeea1329b2dbb232711c72b0bd99bc Signed-off-by: Elyes Haouas Reviewed-on: https://review.coreboot.org/c/coreboot/+/76852 Tested-by: build bot (Jenkins) Reviewed-by: Martin L Roth --- util/crossgcc/buildgcc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util/crossgcc/buildgcc') diff --git a/util/crossgcc/buildgcc b/util/crossgcc/buildgcc index 033aac0c7b..56c839fda9 100755 --- a/util/crossgcc/buildgcc +++ b/util/crossgcc/buildgcc @@ -39,7 +39,7 @@ GMP_VERSION=6.3.0 MPFR_VERSION=4.2.0 MPC_VERSION=1.3.1 GCC_VERSION=11.4.0 -BINUTILS_VERSION=2.40 +BINUTILS_VERSION=2.41 IASL_VERSION="R06_28_23" # CLANG version number CLANG_VERSION=16.0.6 -- cgit v1.2.3