Note that samba 4.8 is supported and samba 4.4 no longer exists
This commit is contained in:
parent
da91350730
commit
0f5242ee52
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=469097
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ PYTHON2_DEFAULT?= 2.7
|
|||
PYTHON3_DEFAULT?= 3.6
|
||||
# Possible values: 2.3, 2.4, 2.5
|
||||
RUBY_DEFAULT?= 2.4
|
||||
# Possible values: 4.4, 4.5, 4.6, 4.7
|
||||
# Possible values: 4.5, 4.6, 4.7, 4.8
|
||||
SAMBA_DEFAULT?= 4.6
|
||||
# Possible values: base, openssl, openssl-devel, libressl, libressl-devel
|
||||
.if !defined(SSL_DEFAULT)
|
||||
|
|
Loading…
Reference in a new issue