Remove GCC 2.8 from the list of options for USE_GCC; the lang/gcc28
port has been removed a while ago and no port has USE_GCC=2.8 in use.
This commit is contained in:
parent
acb6902154
commit
76ecd704b3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=231224
@ -39,7 +39,7 @@ GCC_Include_MAINTAINER= gerald@FreeBSD.org
|
||||
# All GCC versions supported by the ports framework.
|
||||
# Please keep them in ascending order.
|
||||
#
|
||||
GCCVERSIONS= 020801 029500 030402 040200 040300 040400
|
||||
GCCVERSIONS= 029500 030402 040200 040300 040400
|
||||
|
||||
#
|
||||
# Versions of GCC shipped.
|
||||
@ -48,7 +48,6 @@ GCCVERSIONS= 020801 029500 030402 040200 040300 040400
|
||||
# the base system.
|
||||
# The third field is the version as USE_GCC would use.
|
||||
#
|
||||
GCCVERSION_020801= 000000 400012 2.8
|
||||
GCCVERSION_029500= 400012 500035 2.95
|
||||
GCCVERSION_030402= 502126 700042 3.4
|
||||
GCCVERSION_040200= 700042 999999 4.2
|
||||
|
Loading…
Reference in New Issue
Block a user