diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-04-25 09:16:04 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-04-25 09:16:34 +0200 |
commit | ab29759d4d836e43949da3622adad20b1fd4f552 (patch) | |
tree | 4512efc8e0f1206527c8596b5108987c955b2433 | |
parent | 04657fc8c11131b763a6c72610e0cc7efc1d309d (diff) | |
download | justbuild-static-binaries-ab29759d4d836e43949da3622adad20b1fd4f552.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 a3a6501..0c8ce7b 100644 --- a/etc/repos.json +++ b/etc/repos.json @@ -271,7 +271,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "67e7ba44cf7cf845cbb7f0f41e423ed3b9f1d7c6" + , "commit": "2ffa33b77cab2e30b912e14bb839f491630ceefb" , "subdir": "etc/patches" } } @@ -481,7 +481,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "67e7ba44cf7cf845cbb7f0f41e423ed3b9f1d7c6" + , "commit": "2ffa33b77cab2e30b912e14bb839f491630ceefb" , "subdir": "src/bootstrap" } } @@ -490,7 +490,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "67e7ba44cf7cf845cbb7f0f41e423ed3b9f1d7c6" + , "commit": "2ffa33b77cab2e30b912e14bb839f491630ceefb" , "subdir": "src/compilers" } } @@ -499,7 +499,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "67e7ba44cf7cf845cbb7f0f41e423ed3b9f1d7c6" + , "commit": "2ffa33b77cab2e30b912e14bb839f491630ceefb" , "subdir": "etc/defaults" } } @@ -508,7 +508,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "67e7ba44cf7cf845cbb7f0f41e423ed3b9f1d7c6" + , "commit": "2ffa33b77cab2e30b912e14bb839f491630ceefb" , "subdir": "etc/imports" } } @@ -517,7 +517,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "67e7ba44cf7cf845cbb7f0f41e423ed3b9f1d7c6" + , "commit": "2ffa33b77cab2e30b912e14bb839f491630ceefb" , "subdir": "toolchains" } } @@ -526,7 +526,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "67e7ba44cf7cf845cbb7f0f41e423ed3b9f1d7c6" + , "commit": "2ffa33b77cab2e30b912e14bb839f491630ceefb" , "subdir": "src/tools" } } |