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 73e0720983..f4379ad157 100755 --- a/util/crossgcc/buildgcc +++ b/util/crossgcc/buildgcc @@ -42,7 +42,7 @@ GCC_VERSION=14.1.0 BINUTILS_VERSION=2.42 IASL_VERSION=20240321 # CLANG version number -CLANG_VERSION=18.1.5 +CLANG_VERSION=18.1.6 CMAKE_VERSION=3.29.3 NASM_VERSION=2.16.03 |