diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-12-20 10:15:25 +0100 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-12-20 10:15:25 +0100 |
commit | 7f408629c2f75f32391a17430ade69de56fde696 (patch) | |
tree | 73fdb353f05ad569c66d1c30b7e29e1b69e12920 | |
parent | 57d72b469334fc7f12512e8eccf552279ee9ed75 (diff) | |
download | justbuild-static-binaries-7f408629c2f75f32391a17430ade69de56fde696.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 a72e16b..d4766b2 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": "b727fce66b3601bddf4f37d64a620caba5e8a786" + , "commit": "2c1e0733981fc3fc7531530f13f56e9c28d457f5" , "subdir": "etc/patches" } } @@ -486,7 +486,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "b727fce66b3601bddf4f37d64a620caba5e8a786" + , "commit": "2c1e0733981fc3fc7531530f13f56e9c28d457f5" , "subdir": "src/bootstrap" } } @@ -495,7 +495,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "b727fce66b3601bddf4f37d64a620caba5e8a786" + , "commit": "2c1e0733981fc3fc7531530f13f56e9c28d457f5" , "subdir": "src/compilers" } } @@ -504,7 +504,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "b727fce66b3601bddf4f37d64a620caba5e8a786" + , "commit": "2c1e0733981fc3fc7531530f13f56e9c28d457f5" , "subdir": "etc/defaults" } } @@ -513,7 +513,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "b727fce66b3601bddf4f37d64a620caba5e8a786" + , "commit": "2c1e0733981fc3fc7531530f13f56e9c28d457f5" , "subdir": "etc/imports" } } @@ -522,7 +522,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "b727fce66b3601bddf4f37d64a620caba5e8a786" + , "commit": "2c1e0733981fc3fc7531530f13f56e9c28d457f5" , "subdir": "toolchains" } } @@ -531,7 +531,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "b727fce66b3601bddf4f37d64a620caba5e8a786" + , "commit": "2c1e0733981fc3fc7531530f13f56e9c28d457f5" , "subdir": "src/tools" } } |