From 0d37a1ef234c38b27faba43bc3a22f985d311deb Mon Sep 17 00:00:00 2001
From: davidovski <david@davidovski.xyz>
Date: Wed, 17 May 2023 17:01:27 +0100
Subject: Remove all firmware

---
 repo/gcc/gcc.xibuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'repo/gcc/gcc.xibuild')

diff --git a/repo/gcc/gcc.xibuild b/repo/gcc/gcc.xibuild
index 88b05f5..12f1afc 100644
--- a/repo/gcc/gcc.xibuild
+++ b/repo/gcc/gcc.xibuild
@@ -51,7 +51,7 @@ ADDITIONAL="
     iconv.c
 "
 
-DESC="The GNU Compiler Collection - C and C++ frontends"
+DESC="The GNU Compiler Collection"
 
 prepare () {
     export languages="c,c++,lto"
-- 
cgit v1.2.1