From 3319e95ef5a18af4d808e78b8e14a7065083d5a6 Mon Sep 17 00:00:00 2001 From: Wildan M Date: Tue, 14 Apr 2026 17:06:15 +0700 Subject: [PATCH] Update gcc --- recipes/dev/gcc13/recipe.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/dev/gcc13/recipe.toml b/recipes/dev/gcc13/recipe.toml index d3fba2838..66ed02f25 100644 --- a/recipes/dev/gcc13/recipe.toml +++ b/recipes/dev/gcc13/recipe.toml @@ -1,6 +1,6 @@ [source] -git = "https://gitlab.redox-os.org/redox-os/gcc" -branch = "redox-13.2.0" +git = "https://gitlab.redox-os.org/willnode/gcc" +branch = "linux" shallow_clone = true script = """ DYNAMIC_INIT