svn commit: r474650 - in head/lang: . gcc8 [ not added to bsd.gcc.mk nor to the comment in bsd.default-versions.mk ]
Mark Millard
marklmi at yahoo.com
Sun Jul 15 05:57:22 UTC 2018
Looks like gcc8 was not added to, for example,
https://svnweb.freebsd.org/ports/head/Mk/bsd.gcc.mk :
# All GCC versions supported by the ports framework. Keep them in
# ascending order and in sync with the table below.
# When adding a version, please keep the comment in
# Mk/bsd.default-versions.mk in sync.
GCCVERSIONS= 040200 040800 040900 050000 060000 070000
# The first field is the OSVERSION in which it disappeared from the base.
# The second field is the version as USE_GCC would use.
GCCVERSION_040200= 9999999 4.2
GCCVERSION_040800= 0 4.8
GCCVERSION_040900= 0 4.9
GCCVERSION_050000= 0 5
GCCVERSION_060000= 0 6
GCCVERSION_070000= 0 7
Nor was it added to the comment below in
https://svnweb.freebsd.org/ports/head/Mk/bsd.default-versions.mk :
# Possible values: 4.9, 5, 6, 7
GCC_DEFAULT?= 6
===
Mark Millard
marklmi at yahoo.com
( dsl-only.net went
away in early 2018-Mar)
More information about the freebsd-toolchain
mailing list