diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-07-01 16:21:47 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-07-01 16:21:47 +0200 |
commit | 7bca5ccbe6602fa7b8fa813c8d237957b73048cf (patch) | |
tree | b812bc9e58e2bc68fe4cbb1111c6472872a56dfb | |
parent | d8f86817b6ad81e14d0fb8af8228be01b6a42a3b (diff) | |
download | justbuild-static-binaries-7bca5ccbe6602fa7b8fa813c8d237957b73048cf.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 3ece299..daf2eef 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": "e66170d0e61426f5443e7957bcd52b65b067653b" + , "commit": "9b2c4f98ce41d108df91880888274f0344706361" , "subdir": "etc/patches" } } @@ -471,7 +471,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "e66170d0e61426f5443e7957bcd52b65b067653b" + , "commit": "9b2c4f98ce41d108df91880888274f0344706361" , "subdir": "src/bootstrap" } } @@ -480,7 +480,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "e66170d0e61426f5443e7957bcd52b65b067653b" + , "commit": "9b2c4f98ce41d108df91880888274f0344706361" , "subdir": "src/compilers" } } @@ -489,7 +489,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "e66170d0e61426f5443e7957bcd52b65b067653b" + , "commit": "9b2c4f98ce41d108df91880888274f0344706361" , "subdir": "etc/defaults" } } @@ -498,7 +498,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "e66170d0e61426f5443e7957bcd52b65b067653b" + , "commit": "9b2c4f98ce41d108df91880888274f0344706361" , "subdir": "etc/imports" } } @@ -507,7 +507,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "e66170d0e61426f5443e7957bcd52b65b067653b" + , "commit": "9b2c4f98ce41d108df91880888274f0344706361" , "subdir": "toolchains" } } @@ -516,7 +516,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "e66170d0e61426f5443e7957bcd52b65b067653b" + , "commit": "9b2c4f98ce41d108df91880888274f0344706361" , "subdir": "src/tools" } } |