Simplify a comment after r531883 | gerald | 2020-04-16 (which in turn

simplified the structure of Mk/bsd.gcc.mk).
This commit is contained in:
Gerald Pfeifer 2020-06-20 21:57:57 +00:00
parent 4b27270c14
commit 8c217050d6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=539753

View File

@ -31,8 +31,8 @@
GCC_Include_MAINTAINER= gerald@FreeBSD.org
# All GCC versions supported by the ports framework. Keep them in
# ascending order and in sync with the table below.
# All GCC versions supported by this framework.
#
# When updating this, keep Mk/bsd.default-versions.mk in sync.
GCCVERSIONS= 4.8 7 8 9 10 11