From 5019e5147bf31bb650fb8ecf2a3a88e5d6bb41f0 Mon Sep 17 00:00:00 2001 From: arved Date: Tue, 5 Nov 2002 14:50:57 +0000 Subject: Adjust pkg-comment and pkg-descr. gcc28 isn't the Latest Release and will probably not become our base system compiler in the near future. Submitted by: Frerich Raabe --- lang/gcc28/pkg-comment | 2 +- lang/gcc28/pkg-descr | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/lang/gcc28/pkg-comment b/lang/gcc28/pkg-comment index 1745c580e736..26d0ee066f90 100644 --- a/lang/gcc28/pkg-comment +++ b/lang/gcc28/pkg-comment @@ -1 +1 @@ -Latest and greatest version of the GNU compiler suite +GNU Compiler Collection 2.8 diff --git a/lang/gcc28/pkg-descr b/lang/gcc28/pkg-descr index 596f4f444f4b..286416677c30 100644 --- a/lang/gcc28/pkg-descr +++ b/lang/gcc28/pkg-descr @@ -1,7 +1,3 @@ -GCC 2.8.1 is the latest release of the GNU compiler suite. -It is a port for now, until its stableness and ability to produce -a working kernel and "make world" is proven. - C++ support, and in particular template support, is vastly improved over gcc-2.7. G++ 2.8.1 also compiles SGI's offical reference implimentation of the STL. -- cgit