diff options
author | Oliver Reiche <oliver.reiche@huawei.com> | 2023-11-24 14:07:28 +0100 |
---|---|---|
committer | Oliver Reiche <oliver.reiche@huawei.com> | 2023-11-29 12:33:24 +0100 |
commit | e747124efaca4e92f3c6beb504a15e4152f5bf8f (patch) | |
tree | c785b7112f9cb290b9959cb4f908a5cc3b78bbe5 /README.md | |
parent | 5f552e668dd93064d1792890cf783e94d48e3bc1 (diff) | |
download | bootstrappable-toolchain-e747124efaca4e92f3c6beb504a15e4152f5bf8f.tar.gz |
Bump clang 17 to version 17.0.5
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ Available compiler toolchains are: - `gcc-latest-native` - `gcc-13.2.0-native` - `clang-latest-native` -- `clang-17.0.1-native` +- `clang-17.0.5-native` - `clang-16.0.6-native` - `gcc-latest-musl` - `gcc-13.2.0-musl` |