diff options
author | Oliver Reiche <oliver.reiche@huawei.com> | 2024-08-23 13:46:03 +0200 |
---|---|---|
committer | Oliver Reiche <oliver.reiche@huawei.com> | 2024-08-23 13:46:03 +0200 |
commit | a87866103043908737ddadf5c7df08540e0c229f (patch) | |
tree | e7e5c66bf80a691b3a589e19b5d0bbd482973762 | |
parent | 5c158f5a4f6d28950b042290aa953cc798af28f0 (diff) | |
download | justbuild-static-binaries-a87866103043908737ddadf5c7df08540e0c229f.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 8b32845..73c73c1 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": "9e11172824011a57c9d27af0283b24d84b8c0ae7" + , "commit": "01b58e6282eef559fc80719b5ebc2eee50f01450" , "subdir": "etc/patches" } } @@ -471,7 +471,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "9e11172824011a57c9d27af0283b24d84b8c0ae7" + , "commit": "01b58e6282eef559fc80719b5ebc2eee50f01450" , "subdir": "src/bootstrap" } } @@ -480,7 +480,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "9e11172824011a57c9d27af0283b24d84b8c0ae7" + , "commit": "01b58e6282eef559fc80719b5ebc2eee50f01450" , "subdir": "src/compilers" } } @@ -489,7 +489,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "9e11172824011a57c9d27af0283b24d84b8c0ae7" + , "commit": "01b58e6282eef559fc80719b5ebc2eee50f01450" , "subdir": "etc/defaults" } } @@ -498,7 +498,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "9e11172824011a57c9d27af0283b24d84b8c0ae7" + , "commit": "01b58e6282eef559fc80719b5ebc2eee50f01450" , "subdir": "etc/imports" } } @@ -507,7 +507,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "9e11172824011a57c9d27af0283b24d84b8c0ae7" + , "commit": "01b58e6282eef559fc80719b5ebc2eee50f01450" , "subdir": "toolchains" } } @@ -516,7 +516,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "9e11172824011a57c9d27af0283b24d84b8c0ae7" + , "commit": "01b58e6282eef559fc80719b5ebc2eee50f01450" , "subdir": "src/tools" } } |