mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
Update the default version of GCC pulled in via USE_GCC=yes and a myriad
other ways from GCC 7 (7.4 right now) to GCC 8 (8.2 right now). This is the first time for eons, if not forever, that we are on the most recent major version of GCC, a catch-up that's been taking more than two years with the great help of many fellow committers and volunteers. PR: 231590 Tested by: antoine (exp-runs) Thanks to: jbeich, tobik, jwb, mi, yuri, and others for helping fix (broken) ports
This commit is contained in:
parent
a11c6f6ffc
commit
dd5c8f4ec8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=487260
@ -45,7 +45,7 @@ FPC_DEFAULT?= 3.0.4
|
||||
# Possible values: 50, 60, 70 (to be used when non-base compiler is required)
|
||||
LLVM_DEFAULT?= 70
|
||||
# Possible values: 5, 6, 7, 8
|
||||
GCC_DEFAULT?= 7
|
||||
GCC_DEFAULT?= 8
|
||||
# Possible values: 7, 8, 9, agpl
|
||||
GHOSTSCRIPT_DEFAULT?= agpl
|
||||
# Possible values: 1.8.4
|
||||
|
Loading…
Reference in New Issue
Block a user