From 0f32be3264f298f173411a1f1de2b825651996a9 Mon Sep 17 00:00:00 2001 From: Yukari Chiba Date: Fri, 17 Apr 2026 11:52:35 +0800 Subject: [PATCH] feat: add gcc-16 --- repos.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/repos.yml b/repos.yml index 633a1bd2..8bb6454c 100644 --- a/repos.yml +++ b/repos.yml @@ -1871,6 +1871,14 @@ repos: group: deepin-sysdev-team info: GCC, the GNU Compiler Collection (cross compiler) + - repo: gcc-16 #main + group: deepin-sysdev-team + info: GNU C preprocessor + + - repo: gcc-16-cross #main + group: deepin-sysdev-team + info: GCC, the GNU Compiler Collection (cross compiler) + - repo: gcc-arm-none-eabi #main group: deepin-sysdev-team info: GCC cross compiler for ARM Cortex-R/M processors