diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-10-22 15:36:53 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-10-22 15:36:53 +0200 |
commit | b2f6869860803e08a486184ecc8293cea607adfc (patch) | |
tree | c0545bbbccbf8f525161e366c067c4458133ab6f | |
parent | 9685ae042815cee9c63338aa64cf7c1632507735 (diff) | |
download | justbuild-static-binaries-b2f6869860803e08a486184ecc8293cea607adfc.tar.gz |
Update toolchain
-rw-r--r-- | etc/repos.json | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/etc/repos.json b/etc/repos.json index 89390b5..9c831a5 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": "c144920cd8dbc33881340c213a3cbbf82d8ba82d" + , "commit": "cac9695c27a3773d90ef23a517074e8430cec250" , "subdir": "etc/patches" } } @@ -272,10 +272,10 @@ , "imported-toolchain/rules": { "repository": { "type": "zip" - , "content": "8cac6baf0eb06fc5d16d3d7417e2941dbf6c4d5e" - , "fetch": "https://github.com/just-buildsystem/rules-cc/archive/fd18a0477e3808c7f59c8f2e2c16ec83c8f31b04.zip" - , "sha256": "5fa1a0677a870861233cc3a4486512d2a84d644091481d3d7dc2e9d4f62f722c" - , "subdir": "rules-cc-fd18a0477e3808c7f59c8f2e2c16ec83c8f31b04/rules" + , "content": "150ed653f9208c2c857dbdb4fae90d22cae6fe9e" + , "fetch": "https://github.com/just-buildsystem/rules-cc/archive/d752eae84dd0ebbaf45ee4d61363e73f374c8067.zip" + , "sha256": "ee17fc0ae0c817e94d83cc80bb8282352ac3319a3b300a6b6f480cb60b1e571d" + , "subdir": "rules-cc-d752eae84dd0ebbaf45ee4d61363e73f374c8067/rules" } } , "imported-toolchain/rules/gcc": @@ -471,7 +471,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "c144920cd8dbc33881340c213a3cbbf82d8ba82d" + , "commit": "cac9695c27a3773d90ef23a517074e8430cec250" , "subdir": "src/bootstrap" } } @@ -480,7 +480,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "c144920cd8dbc33881340c213a3cbbf82d8ba82d" + , "commit": "cac9695c27a3773d90ef23a517074e8430cec250" , "subdir": "src/compilers" } } @@ -489,7 +489,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "c144920cd8dbc33881340c213a3cbbf82d8ba82d" + , "commit": "cac9695c27a3773d90ef23a517074e8430cec250" , "subdir": "etc/defaults" } } @@ -498,7 +498,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "c144920cd8dbc33881340c213a3cbbf82d8ba82d" + , "commit": "cac9695c27a3773d90ef23a517074e8430cec250" , "subdir": "etc/imports" } } @@ -507,7 +507,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "c144920cd8dbc33881340c213a3cbbf82d8ba82d" + , "commit": "cac9695c27a3773d90ef23a517074e8430cec250" , "subdir": "toolchains" } } @@ -516,7 +516,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "c144920cd8dbc33881340c213a3cbbf82d8ba82d" + , "commit": "cac9695c27a3773d90ef23a517074e8430cec250" , "subdir": "src/tools" } } |