diff options
author | Sascha Roloff <sascha.roloff@huawei.com> | 2024-09-30 10:34:17 +0200 |
---|---|---|
committer | Sascha Roloff <sascha.roloff@huawei.com> | 2024-09-30 10:34:17 +0200 |
commit | 9685ae042815cee9c63338aa64cf7c1632507735 (patch) | |
tree | e7bc840b8bf48221990e6967522ba8d196dd4b33 | |
parent | 03bb4b10d3ed91a1d76928ca9925785acf748c90 (diff) | |
download | justbuild-static-binaries-9685ae042815cee9c63338aa64cf7c1632507735.tar.gz |
Update rules
-rw-r--r-- | etc/repos.json | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/etc/repos.json b/etc/repos.json index 9bd1fe7..89390b5 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": "bbf9c52ada2d028bf32b047b67a31c9331a6cf53" + , "commit": "c144920cd8dbc33881340c213a3cbbf82d8ba82d" , "subdir": "etc/patches" } } @@ -272,10 +272,10 @@ , "imported-toolchain/rules": { "repository": { "type": "zip" - , "content": "05bc7e88caaa8d15aaecc06292f1629c282cd4fd" - , "fetch": "https://github.com/just-buildsystem/rules-cc/archive/17012ed56b6af89ff11c36479fedb3d99420fc4a.zip" - , "sha256": "2572abcd9d592a5961c78e5feaf67fa3b060c2188f2071e4dae93b60a921461c" - , "subdir": "rules-cc-17012ed56b6af89ff11c36479fedb3d99420fc4a/rules" + , "content": "8cac6baf0eb06fc5d16d3d7417e2941dbf6c4d5e" + , "fetch": "https://github.com/just-buildsystem/rules-cc/archive/fd18a0477e3808c7f59c8f2e2c16ec83c8f31b04.zip" + , "sha256": "5fa1a0677a870861233cc3a4486512d2a84d644091481d3d7dc2e9d4f62f722c" + , "subdir": "rules-cc-fd18a0477e3808c7f59c8f2e2c16ec83c8f31b04/rules" } } , "imported-toolchain/rules/gcc": @@ -471,7 +471,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "bbf9c52ada2d028bf32b047b67a31c9331a6cf53" + , "commit": "c144920cd8dbc33881340c213a3cbbf82d8ba82d" , "subdir": "src/bootstrap" } } @@ -480,7 +480,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "bbf9c52ada2d028bf32b047b67a31c9331a6cf53" + , "commit": "c144920cd8dbc33881340c213a3cbbf82d8ba82d" , "subdir": "src/compilers" } } @@ -489,7 +489,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "bbf9c52ada2d028bf32b047b67a31c9331a6cf53" + , "commit": "c144920cd8dbc33881340c213a3cbbf82d8ba82d" , "subdir": "etc/defaults" } } @@ -498,7 +498,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "bbf9c52ada2d028bf32b047b67a31c9331a6cf53" + , "commit": "c144920cd8dbc33881340c213a3cbbf82d8ba82d" , "subdir": "etc/imports" } } @@ -507,7 +507,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "bbf9c52ada2d028bf32b047b67a31c9331a6cf53" + , "commit": "c144920cd8dbc33881340c213a3cbbf82d8ba82d" , "subdir": "toolchains" } } @@ -516,7 +516,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "bbf9c52ada2d028bf32b047b67a31c9331a6cf53" + , "commit": "c144920cd8dbc33881340c213a3cbbf82d8ba82d" , "subdir": "src/tools" } } |