diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-11-07 16:09:16 +0100 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-11-07 16:09:16 +0100 |
commit | 8063d1301a4a8346de9b3b2f7870de2f0f69263f (patch) | |
tree | a1b080b8b28979c0676416a233696b236c27a013 | |
parent | 9f35bae8b0316d6777419c4e20a232982d504f68 (diff) | |
download | justbuild-static-binaries-8063d1301a4a8346de9b3b2f7870de2f0f69263f.tar.gz |
Update toolchain
-rw-r--r-- | etc/repos.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/etc/repos.json b/etc/repos.json index 87eac0d..da0845f 100644 --- a/etc/repos.json +++ b/etc/repos.json @@ -257,7 +257,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "37814390f83dbea6be9053e16534da2d5daae872" + , "commit": "2e5e11a05c18b6cec59eaddb312869bef4805702" , "subdir": "etc/patches" } } @@ -471,7 +471,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "37814390f83dbea6be9053e16534da2d5daae872" + , "commit": "2e5e11a05c18b6cec59eaddb312869bef4805702" , "subdir": "src/bootstrap" } } @@ -480,7 +480,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "37814390f83dbea6be9053e16534da2d5daae872" + , "commit": "2e5e11a05c18b6cec59eaddb312869bef4805702" , "subdir": "src/compilers" } } @@ -489,7 +489,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "37814390f83dbea6be9053e16534da2d5daae872" + , "commit": "2e5e11a05c18b6cec59eaddb312869bef4805702" , "subdir": "etc/defaults" } } @@ -498,7 +498,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "37814390f83dbea6be9053e16534da2d5daae872" + , "commit": "2e5e11a05c18b6cec59eaddb312869bef4805702" , "subdir": "etc/imports" } } @@ -507,7 +507,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "37814390f83dbea6be9053e16534da2d5daae872" + , "commit": "2e5e11a05c18b6cec59eaddb312869bef4805702" , "subdir": "toolchains" } } @@ -516,7 +516,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "37814390f83dbea6be9053e16534da2d5daae872" + , "commit": "2e5e11a05c18b6cec59eaddb312869bef4805702" , "subdir": "src/tools" } } |