diff options
Diffstat (limited to 'Mk/bsd.gcc.mk')
| -rw-r--r-- | Mk/bsd.gcc.mk | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Mk/bsd.gcc.mk b/Mk/bsd.gcc.mk index e6a60556e608..28c3a4ee1ed9 100644 --- a/Mk/bsd.gcc.mk +++ b/Mk/bsd.gcc.mk @@ -35,12 +35,11 @@ GCC_Include_MAINTAINER= gerald@FreeBSD.org # 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 040600 040700 040800 040900 050000 060000 +GCCVERSIONS= 040200 040700 040800 040900 050000 060000 # 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_040600= 0 4.6 GCCVERSION_040700= 0 4.7 GCCVERSION_040800= 0 4.8 GCCVERSION_040900= 0 4.9 |
