diff options
Diffstat (limited to 'util/crossgcc/buildgcc')
-rwxr-xr-x | util/crossgcc/buildgcc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/crossgcc/buildgcc b/util/crossgcc/buildgcc index ad756652ed..4440fe87eb 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=14.1.0 -BINUTILS_VERSION=2.42 +BINUTILS_VERSION=2.43.1 IASL_VERSION="20230628" # CLANG version number CLANG_VERSION=18.1.6 |