freebsd-ports/lang/gcc8-devel/pkg-descr
Gerald Pfeifer a6c1ebc570 Update to the 20170604 snapshot of GCC 8.
Adjust WWW reference in pkg-descr to https and avoid a trailing slash.
2017-06-05 05:25:38 +00:00

7 lines
224 B
Text

GCC, the GNU Compiler Collection, supports a number of languages. This
port installs the C, C++, and Fortran front ends as gcc8, g++8, gfortran8,
respectively.
WWW: https://gcc.gnu.org
Gerald Pfeifer <gerald@FreeBSD.org>