diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-07-04 15:40:19 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-07-04 15:40:19 +0200 |
commit | db315bd00bf7dadb48482629fef07f834d0495d5 (patch) | |
tree | 7344adb08edde9a9437617e8a29465150d084877 | |
parent | 7bca5ccbe6602fa7b8fa813c8d237957b73048cf (diff) | |
download | justbuild-static-binaries-db315bd00bf7dadb48482629fef07f834d0495d5.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 daf2eef..701944a 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": "9b2c4f98ce41d108df91880888274f0344706361" + , "commit": "7a242a9ddf3174aee39cf2de9fce3d7ccc071d8d" , "subdir": "etc/patches" } } @@ -272,10 +272,10 @@ , "imported-toolchain/rules": { "repository": { "type": "zip" - , "content": "aa97600ced6823f70c2d0b969d746bc58a9ffee5" - , "fetch": "https://github.com/just-buildsystem/rules-cc/archive/d8bc5a10b5cd97fb69c3e05d93884986d566dc60.zip" - , "sha256": "18ae5977528390f8d93a3e9f124a92016ea30e17de1fbd264d0d7a85ebcddb93" - , "subdir": "rules-cc-d8bc5a10b5cd97fb69c3e05d93884986d566dc60/rules" + , "content": "05bc7e88caaa8d15aaecc06292f1629c282cd4fd" + , "fetch": "https://github.com/just-buildsystem/rules-cc/archive/17012ed56b6af89ff11c36479fedb3d99420fc4a.zip" + , "sha256": "2572abcd9d592a5961c78e5feaf67fa3b060c2188f2071e4dae93b60a921461c" + , "subdir": "rules-cc-17012ed56b6af89ff11c36479fedb3d99420fc4a/rules" } } , "imported-toolchain/rules/gcc": @@ -471,7 +471,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "9b2c4f98ce41d108df91880888274f0344706361" + , "commit": "7a242a9ddf3174aee39cf2de9fce3d7ccc071d8d" , "subdir": "src/bootstrap" } } @@ -480,7 +480,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "9b2c4f98ce41d108df91880888274f0344706361" + , "commit": "7a242a9ddf3174aee39cf2de9fce3d7ccc071d8d" , "subdir": "src/compilers" } } @@ -489,7 +489,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "9b2c4f98ce41d108df91880888274f0344706361" + , "commit": "7a242a9ddf3174aee39cf2de9fce3d7ccc071d8d" , "subdir": "etc/defaults" } } @@ -498,7 +498,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "9b2c4f98ce41d108df91880888274f0344706361" + , "commit": "7a242a9ddf3174aee39cf2de9fce3d7ccc071d8d" , "subdir": "etc/imports" } } @@ -507,7 +507,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "9b2c4f98ce41d108df91880888274f0344706361" + , "commit": "7a242a9ddf3174aee39cf2de9fce3d7ccc071d8d" , "subdir": "toolchains" } } @@ -516,7 +516,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "9b2c4f98ce41d108df91880888274f0344706361" + , "commit": "7a242a9ddf3174aee39cf2de9fce3d7ccc071d8d" , "subdir": "src/tools" } } |