1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
freebsd-ports/lang/gcc42/pkg-descr
Gerald Pfeifer 46442c306e Set PORTNAME, COMMENT, and LATEST_LINK unconditionally as opposed to
using ?=.

Add powerpc to NOT_FOR_ARCHS. [1]

No longer include the Fortran frontend.  This version has been super-
seded by later ports, and the main purpose of lang/gcc42 is being on
par with the GCC 4.2-based system compiler recent versions of FreeBSD
feature.

Remove gcc-testsuite from DISTFILES, along with the post-build and
check targets.  This reduces disk and bandwidth consumptions for a
feature (apparently) never used.

PR:		130964 [1]
2009-02-01 14:58:35 +00:00

7 lines
200 B
Plaintext

GCC, the GNU Compiler Collection includes C, C++, and Java.
This port installs the various front ends as gcc42, g++42, gcj42, and
so forth into the ${PREFIX}/bin directory.
WWW: http://gcc.gnu.org/