summaryrefslogtreecommitdiffstats
path: root/gcc.pkg.in
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-05-30 18:09:14 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-05-30 18:09:14 (EDT)
commit085427612d3dd0270fdfeadac42b6871a821c97d (patch)
tree64e477db7eca5908f4e9cc13ade5db37bce4e19f /gcc.pkg.in
parent85787e06974c8e0999a1e71d9eb2891b300d0639 (diff)
gcc-*-*-*, g++-*-*-*: Slightly improve descriptions
Diffstat (limited to 'gcc.pkg.in')
-rw-r--r--gcc.pkg.in/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc.pkg.in/control b/gcc.pkg.in/control
index 3b5042a..1e5da71 100644
--- a/gcc.pkg.in/control
+++ b/gcc.pkg.in/control
@@ -3,6 +3,6 @@ Platform: all
Depends: gcc-defaults-common (= ${Binary-Version}),
gcc-${GCC-Base-Version}-@PKG_TARGET_ARCH@
Description: GNU C compiler for @PKG_TARGET_ARCH@
- This is the GNU C compiler, a fairly portable optimizing compiler for C.
+ This is the C language front end for the GNU Compiler Collection.
.
This package depends on the default version of the GNU C compiler.