From 0cb5ed4e60d3453c0b2ee9a153afa96c9bd3dd0c Mon Sep 17 00:00:00 2001 From: davidovski Date: Wed, 6 Oct 2021 19:46:44 +0100 Subject: added descriptions --- repo/core/gcc.xibuild | 2 ++ 1 file changed, 2 insertions(+) (limited to 'repo/core/gcc.xibuild') diff --git a/repo/core/gcc.xibuild b/repo/core/gcc.xibuild index f72f02b..793409c 100644 --- a/repo/core/gcc.xibuild +++ b/repo/core/gcc.xibuild @@ -4,6 +4,8 @@ DEPS=(glibc) SOURCE=https://mirrorservice.org/sites/sourceware.org/pub/gcc/releases/gcc-11.2.0/gcc-11.2.0.tar.xz +DESC="The GNU Compiler Collection - C and C++ frontends" + build () { case $(uname -m) in -- cgit v1.2.1