diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-09-27 14:41:22 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-09-27 14:41:22 +0200 |
commit | 03bb4b10d3ed91a1d76928ca9925785acf748c90 (patch) | |
tree | 99000f7a0900cf121dd1ea6ef212cab3a48abf04 | |
parent | f12456c03061b0f0793b935af2247bb22281be66 (diff) | |
download | justbuild-static-binaries-03bb4b10d3ed91a1d76928ca9925785acf748c90.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 a816f89..9bd1fe7 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": "01b58e6282eef559fc80719b5ebc2eee50f01450" + , "commit": "bbf9c52ada2d028bf32b047b67a31c9331a6cf53" , "subdir": "etc/patches" } } @@ -471,7 +471,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "01b58e6282eef559fc80719b5ebc2eee50f01450" + , "commit": "bbf9c52ada2d028bf32b047b67a31c9331a6cf53" , "subdir": "src/bootstrap" } } @@ -480,7 +480,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "01b58e6282eef559fc80719b5ebc2eee50f01450" + , "commit": "bbf9c52ada2d028bf32b047b67a31c9331a6cf53" , "subdir": "src/compilers" } } @@ -489,7 +489,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "01b58e6282eef559fc80719b5ebc2eee50f01450" + , "commit": "bbf9c52ada2d028bf32b047b67a31c9331a6cf53" , "subdir": "etc/defaults" } } @@ -498,7 +498,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "01b58e6282eef559fc80719b5ebc2eee50f01450" + , "commit": "bbf9c52ada2d028bf32b047b67a31c9331a6cf53" , "subdir": "etc/imports" } } @@ -507,7 +507,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "01b58e6282eef559fc80719b5ebc2eee50f01450" + , "commit": "bbf9c52ada2d028bf32b047b67a31c9331a6cf53" , "subdir": "toolchains" } } @@ -516,7 +516,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "01b58e6282eef559fc80719b5ebc2eee50f01450" + , "commit": "bbf9c52ada2d028bf32b047b67a31c9331a6cf53" , "subdir": "src/tools" } } |