From 879973af374705153676666b8b3d905562979069 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Thu, 3 Apr 2025 16:21:49 +0200 Subject: Update toolchain --- etc/generate-repos.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/generate-repos.sh') diff --git a/etc/generate-repos.sh b/etc/generate-repos.sh index cbd101a..d199587 100755 --- a/etc/generate-repos.sh +++ b/etc/generate-repos.sh @@ -19,7 +19,7 @@ set -eu : ${JUST_BRANCH:=v1.5.1} : ${TC_REPO:=https://github.com/just-buildsystem/bootstrappable-toolchain} : ${TC_BRANCH:=master} -: ${TC_NAME:=gcc-14.1.0-musl+tools} +: ${TC_NAME:=gcc-14.2.0-musl+tools} cd $(dirname $0) -- cgit v1.2.3