1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

lang/gcc10: Deprecate port

Upstream has end-of-lifed GCC 10 more than a year ago, so it is time to
do the same here. (Only a single port still has USE_GCC=10.)

Approved by:	salvadore (maintainer)
This commit is contained in:
Gerald Pfeifer 2024-07-20 21:27:08 +00:00
parent fd4979cb6f
commit b2147cc06f

View File

@ -12,6 +12,8 @@ WWW= https://gcc.gnu.org
LICENSE= GPLv3 GPLv3RLE
LICENSE_COMB= multi
DEPRECATED= Unsupported by upstream. Use GCC 12 or newer instead.
EXPIRATION_DATE=2024-10-20
ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 powerpc powerpc64 powerpc64le
LIB_DEPENDS= libgmp.so:math/gmp \