diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-05-17 10:09:39 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-05-17 10:09:39 +0200 |
commit | 99b97bb243967ef56ec9aa03ed913890514f012a (patch) | |
tree | d3ba2f633c395b8422ce5aae07804054444e0e72 | |
parent | 4f40c0ffb72532fc8bb8af4e00f029a72fb26f6c (diff) | |
download | justbuild-static-binaries-99b97bb243967ef56ec9aa03ed913890514f012a.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 b99768a..e75697a 100644 --- a/etc/repos.json +++ b/etc/repos.json @@ -291,7 +291,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "89dc13243b7311669e5e4ad0ff8abbc0c7216dfd" + , "commit": "2e576bd0dddc5117565e1e59e87d5d09880106d3" , "subdir": "etc/patches" } } @@ -501,7 +501,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "89dc13243b7311669e5e4ad0ff8abbc0c7216dfd" + , "commit": "2e576bd0dddc5117565e1e59e87d5d09880106d3" , "subdir": "src/bootstrap" } } @@ -510,7 +510,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "89dc13243b7311669e5e4ad0ff8abbc0c7216dfd" + , "commit": "2e576bd0dddc5117565e1e59e87d5d09880106d3" , "subdir": "src/compilers" } } @@ -519,7 +519,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "89dc13243b7311669e5e4ad0ff8abbc0c7216dfd" + , "commit": "2e576bd0dddc5117565e1e59e87d5d09880106d3" , "subdir": "etc/defaults" } } @@ -528,7 +528,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "89dc13243b7311669e5e4ad0ff8abbc0c7216dfd" + , "commit": "2e576bd0dddc5117565e1e59e87d5d09880106d3" , "subdir": "etc/imports" } } @@ -537,7 +537,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "89dc13243b7311669e5e4ad0ff8abbc0c7216dfd" + , "commit": "2e576bd0dddc5117565e1e59e87d5d09880106d3" , "subdir": "toolchains" } } @@ -546,7 +546,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "89dc13243b7311669e5e4ad0ff8abbc0c7216dfd" + , "commit": "2e576bd0dddc5117565e1e59e87d5d09880106d3" , "subdir": "src/tools" } } |