diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-10-23 18:07:18 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-10-23 18:07:18 +0200 |
commit | 0d026bfafc441f8fa7bbbe822742429a9e095777 (patch) | |
tree | 20018ef9057f4c52454edfc5ce7eb5e7cabb1031 | |
parent | b2f6869860803e08a486184ecc8293cea607adfc (diff) | |
download | justbuild-static-binaries-0d026bfafc441f8fa7bbbe822742429a9e095777.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 9c831a5..e145ee2 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": "cac9695c27a3773d90ef23a517074e8430cec250" + , "commit": "025cdb63db9bcb61c30cc914d816e6b55f3004ed" , "subdir": "etc/patches" } } @@ -272,10 +272,10 @@ , "imported-toolchain/rules": { "repository": { "type": "zip" - , "content": "150ed653f9208c2c857dbdb4fae90d22cae6fe9e" - , "fetch": "https://github.com/just-buildsystem/rules-cc/archive/d752eae84dd0ebbaf45ee4d61363e73f374c8067.zip" - , "sha256": "ee17fc0ae0c817e94d83cc80bb8282352ac3319a3b300a6b6f480cb60b1e571d" - , "subdir": "rules-cc-d752eae84dd0ebbaf45ee4d61363e73f374c8067/rules" + , "content": "06d6ec710091846f6daaac758018b5901440884a" + , "fetch": "https://github.com/just-buildsystem/rules-cc/archive/b8ae7e38c0c51467ead55361362a0fd0da3666d5.zip" + , "sha256": "a84d6d977eb7a3a57aa0a206d6144c286d832cf96956ebfcfab5e889a3c32c5a" + , "subdir": "rules-cc-b8ae7e38c0c51467ead55361362a0fd0da3666d5/rules" } } , "imported-toolchain/rules/gcc": @@ -471,7 +471,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "cac9695c27a3773d90ef23a517074e8430cec250" + , "commit": "025cdb63db9bcb61c30cc914d816e6b55f3004ed" , "subdir": "src/bootstrap" } } @@ -480,7 +480,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "cac9695c27a3773d90ef23a517074e8430cec250" + , "commit": "025cdb63db9bcb61c30cc914d816e6b55f3004ed" , "subdir": "src/compilers" } } @@ -489,7 +489,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "cac9695c27a3773d90ef23a517074e8430cec250" + , "commit": "025cdb63db9bcb61c30cc914d816e6b55f3004ed" , "subdir": "etc/defaults" } } @@ -498,7 +498,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "cac9695c27a3773d90ef23a517074e8430cec250" + , "commit": "025cdb63db9bcb61c30cc914d816e6b55f3004ed" , "subdir": "etc/imports" } } @@ -507,7 +507,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "cac9695c27a3773d90ef23a517074e8430cec250" + , "commit": "025cdb63db9bcb61c30cc914d816e6b55f3004ed" , "subdir": "toolchains" } } @@ -516,7 +516,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "cac9695c27a3773d90ef23a517074e8430cec250" + , "commit": "025cdb63db9bcb61c30cc914d816e6b55f3004ed" , "subdir": "src/tools" } } |