Framework: sync with upstream
Taken from: HardenedBSD
This commit is contained in:
parent
7c02d2a926
commit
9b9efdada3
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@ _PERL5_FROM_BIN!= perl -e 'printf "%vd\n", $$^V;'
|
|||
_EXPORTED_VARS+= _PERL5_FROM_BIN
|
||||
PERL5_DEFAULT:= ${_PERL5_FROM_BIN:R}
|
||||
.endif
|
||||
# Possible values: 9.3, 9.4, 9.5, 9.6, 10
|
||||
# Possible values: 9.3, 9.4, 9.5, 9.6, 10, 11
|
||||
PGSQL_DEFAULT?= 9.5
|
||||
# Possible values: 5.6, 7.0, 7.1, 7.2, 7.3
|
||||
PHP_DEFAULT?= 7.2
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue