From 5c158f5a4f6d28950b042290aa953cc798af28f0 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Fri, 9 Aug 2024 14:07:56 +0200 Subject: update bootstrappable toolchain --- etc/repos.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/etc/repos.json b/etc/repos.json index 856e76a..8b32845 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": "e6837f60786a942f492ec57ba8114ac15eb9f2e6" + , "commit": "9e11172824011a57c9d27af0283b24d84b8c0ae7" , "subdir": "etc/patches" } } @@ -471,7 +471,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "e6837f60786a942f492ec57ba8114ac15eb9f2e6" + , "commit": "9e11172824011a57c9d27af0283b24d84b8c0ae7" , "subdir": "src/bootstrap" } } @@ -480,7 +480,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "e6837f60786a942f492ec57ba8114ac15eb9f2e6" + , "commit": "9e11172824011a57c9d27af0283b24d84b8c0ae7" , "subdir": "src/compilers" } } @@ -489,7 +489,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "e6837f60786a942f492ec57ba8114ac15eb9f2e6" + , "commit": "9e11172824011a57c9d27af0283b24d84b8c0ae7" , "subdir": "etc/defaults" } } @@ -498,7 +498,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "e6837f60786a942f492ec57ba8114ac15eb9f2e6" + , "commit": "9e11172824011a57c9d27af0283b24d84b8c0ae7" , "subdir": "etc/imports" } } @@ -507,7 +507,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "e6837f60786a942f492ec57ba8114ac15eb9f2e6" + , "commit": "9e11172824011a57c9d27af0283b24d84b8c0ae7" , "subdir": "toolchains" } } @@ -516,7 +516,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/bootstrappable-toolchain" , "branch": "master" - , "commit": "e6837f60786a942f492ec57ba8114ac15eb9f2e6" + , "commit": "9e11172824011a57c9d27af0283b24d84b8c0ae7" , "subdir": "src/tools" } } -- cgit v1.2.3