mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-14 10:09:48 +00:00
Update the description of NOCRYPT and NOSECURE to match reality.
This commit is contained in:
parent
77ac690c97
commit
c8c372542e
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=57553
@ -35,11 +35,11 @@
|
||||
#NO_OPENSSH= true # do not build OpenSSH
|
||||
#NO_OPENSSL= true # do not build OpenSSL (implies NO_OPENSSH)
|
||||
#NO_SENDMAIL= true # do not build sendmail and related programs
|
||||
#NOCRYPT= true # do not build libcrypt
|
||||
#NOCRYPT= true # do not build any crypto code
|
||||
#NOGAMES= true # do not build games (games/ subdir)
|
||||
#NOINFO= true # do not make or install info files
|
||||
#NOLIBC_R= true # do not build libc_r (re-entrant version of libc)
|
||||
#NOSECURE= true # do not build crypto code (secure/ subdir)
|
||||
#NOSECURE= true # do not build crypto code in secure/ subdir
|
||||
#NOSHARE= true # do not go into the share subdir
|
||||
#
|
||||
# To tell the base system that you are using RSAREF (from ports).
|
||||
|
@ -35,11 +35,11 @@
|
||||
#NO_OPENSSH= true # do not build OpenSSH
|
||||
#NO_OPENSSL= true # do not build OpenSSL (implies NO_OPENSSH)
|
||||
#NO_SENDMAIL= true # do not build sendmail and related programs
|
||||
#NOCRYPT= true # do not build libcrypt
|
||||
#NOCRYPT= true # do not build any crypto code
|
||||
#NOGAMES= true # do not build games (games/ subdir)
|
||||
#NOINFO= true # do not make or install info files
|
||||
#NOLIBC_R= true # do not build libc_r (re-entrant version of libc)
|
||||
#NOSECURE= true # do not build crypto code (secure/ subdir)
|
||||
#NOSECURE= true # do not build crypto code in secure/ subdir
|
||||
#NOSHARE= true # do not go into the share subdir
|
||||
#
|
||||
# To tell the base system that you are using RSAREF (from ports).
|
||||
|
Loading…
Reference in New Issue
Block a user