Date: Sat, 14 Jul 2018 22:57:16 -0700 From: Mark Millard <marklmi@yahoo.com> To: gerald@FreeBSD.org, svn-ports-head@freebsd.org, FreeBSD Toolchain <freebsd-toolchain@freebsd.org> Subject: Re: svn commit: r474650 - in head/lang: . gcc8 [ not added to bsd.gcc.mk nor to the comment in bsd.default-versions.mk ] Message-ID: <56DFBA7C-9527-4EB5-9C6F-1F56945F9F3C@yahoo.com>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?56DFBA7C-9527-4EB5-9C6F-1F56945F9F3C>
