diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-07-10 15:16:22 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-07-10 15:16:22 +0200 |
commit | e3374fdfb7dba41920d276a02331ed4c990a6071 (patch) | |
tree | 17899b072da865cb7d5831ed676225b701821a3b | |
parent | db315bd00bf7dadb48482629fef07f834d0495d5 (diff) | |
download | justbuild-static-binaries-e3374fdfb7dba41920d276a02331ed4c990a6071.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 701944a..856e76a 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": "7a242a9ddf3174aee39cf2de9fce3d7ccc071d8d" + , "commit": "e6837f60786a942f492ec57ba8114ac15eb9f2e6" , "subdir": "etc/patches" } } @@ -471,7 +471,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "7a242a9ddf3174aee39cf2de9fce3d7ccc071d8d" + , "commit": "e6837f60786a942f492ec57ba8114ac15eb9f2e6" , "subdir": "src/bootstrap" } } @@ -480,7 +480,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "7a242a9ddf3174aee39cf2de9fce3d7ccc071d8d" + , "commit": "e6837f60786a942f492ec57ba8114ac15eb9f2e6" , "subdir": "src/compilers" } } @@ -489,7 +489,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "7a242a9ddf3174aee39cf2de9fce3d7ccc071d8d" + , "commit": "e6837f60786a942f492ec57ba8114ac15eb9f2e6" , "subdir": "etc/defaults" } } @@ -498,7 +498,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "7a242a9ddf3174aee39cf2de9fce3d7ccc071d8d" + , "commit": "e6837f60786a942f492ec57ba8114ac15eb9f2e6" , "subdir": "etc/imports" } } @@ -507,7 +507,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "7a242a9ddf3174aee39cf2de9fce3d7ccc071d8d" + , "commit": "e6837f60786a942f492ec57ba8114ac15eb9f2e6" , "subdir": "toolchains" } } @@ -516,7 +516,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "7a242a9ddf3174aee39cf2de9fce3d7ccc071d8d" + , "commit": "e6837f60786a942f492ec57ba8114ac15eb9f2e6" , "subdir": "src/tools" } } |