Commit documentation change (apparently forgotten in r556253).

This commit is contained in:
Mark Linimon 2020-12-18 06:04:48 +00:00
parent 5add858122
commit e5c4a36a70
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=558355

View File

@ -45,7 +45,7 @@ COROSYNC_DEFAULT?= 2
FIREBIRD_DEFAULT?= 2.5
# Possible values: flang (experimental), gfortran
FORTRAN_DEFAULT?= gfortran
# Possible values: 3.0.4
# Possible values: 3.2.0
FPC_DEFAULT?= 3.2.0
# Possible values: 8, 9 (powerpcspe was dropped with GCC 9)
.if ${ARCH} == "powerpcspe"