1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00

Deprecate this port since GCC 7 has been end-of-lifed upstream two months

ago whereas GCC 8 (lang/gcc8) and GCC 9 (lang/gcc9) are still active via
official releases.  As we have been doing historically for older GCC ports,
do not mark for actual expiration yet, though.
This commit is contained in:
Gerald Pfeifer 2020-01-13 06:06:08 +00:00
parent 0b5bf13572
commit 433bdcbf3e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=522857

View File

@ -13,6 +13,7 @@ COMMENT= GNU Compiler Collection 7
LICENSE= GPLv3 GPLv3RLE
LICENSE_COMB= multi
DEPRECATED= Unsupported by upstream. Use GCC 9 or newer instead.
ONLY_FOR_ARCHS= aarch64 amd64 arm armv6 armv7 i386 powerpc powerpc64 powerpcspe sparc64
LIB_DEPENDS= libgmp.so:math/gmp \