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 cfbe0e8cc2..0de27ed6e8 100755 --- a/util/crossgcc/buildgcc +++ b/util/crossgcc/buildgcc @@ -41,7 +41,7 @@ GCC_VERSION=11.2.0 BINUTILS_VERSION=2.37 IASL_VERSION="R10_20_22" # CLANG version number -CLANG_VERSION=15.0.6 +CLANG_VERSION=15.0.7 CMAKE_VERSION=3.25.2 NASM_VERSION=2.15.05 |