diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-01-19 11:54:58 +0100 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-01-19 11:54:58 +0100 |
commit | c1af7168f228f653ca3e50c13d343de88a6df344 (patch) | |
tree | b17cb2c7623e4427c976c948e5f558458d2c07c8 | |
parent | b522380351e3a42228805a888e3eda7c491fa84b (diff) | |
download | justbuild-static-binaries-c1af7168f228f653ca3e50c13d343de88a6df344.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 9efbc16..356dc85 100644 --- a/etc/repos.json +++ b/etc/repos.json @@ -259,7 +259,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "b00ef322be2fd3329b6e4844f402387c7ace91ab" + , "commit": "1dd86efdebb18ebf099396f45b366677b66a5cfd" , "subdir": "etc/patches" } } @@ -469,7 +469,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "b00ef322be2fd3329b6e4844f402387c7ace91ab" + , "commit": "1dd86efdebb18ebf099396f45b366677b66a5cfd" , "subdir": "src/bootstrap" } } @@ -478,7 +478,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "b00ef322be2fd3329b6e4844f402387c7ace91ab" + , "commit": "1dd86efdebb18ebf099396f45b366677b66a5cfd" , "subdir": "src/compilers" } } @@ -487,7 +487,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "b00ef322be2fd3329b6e4844f402387c7ace91ab" + , "commit": "1dd86efdebb18ebf099396f45b366677b66a5cfd" , "subdir": "etc/defaults" } } @@ -496,7 +496,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "b00ef322be2fd3329b6e4844f402387c7ace91ab" + , "commit": "1dd86efdebb18ebf099396f45b366677b66a5cfd" , "subdir": "etc/imports" } } @@ -505,7 +505,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "b00ef322be2fd3329b6e4844f402387c7ace91ab" + , "commit": "1dd86efdebb18ebf099396f45b366677b66a5cfd" , "subdir": "toolchains" } } @@ -514,7 +514,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "b00ef322be2fd3329b6e4844f402387c7ace91ab" + , "commit": "1dd86efdebb18ebf099396f45b366677b66a5cfd" , "subdir": "src/tools" } } |