mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
src.conf.5: regenerate
This commit is contained in:
parent
2b97824573
commit
0aea52118c
1 changed files with 3 additions and 6 deletions
|
|
@ -1,6 +1,6 @@
|
|||
.\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman.
|
||||
.\" $FreeBSD$
|
||||
.Dd December 8, 2021
|
||||
.Dd December 21, 2021
|
||||
.Dt SRC.CONF 5
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -1259,9 +1259,6 @@ amd64/amd64, arm64/aarch64, i386/i386 and powerpc/powerpc64.
|
|||
Set to disable the build of the
|
||||
.Dq "OpenFabrics Enterprise Distribution"
|
||||
Infiniband software stack, including kernel modules and userspace libraries.
|
||||
.Pp
|
||||
This is a default setting on
|
||||
riscv/riscv64 and riscv/riscv64sf.
|
||||
When set, it enforces these options:
|
||||
.Pp
|
||||
.Bl -item -compact
|
||||
|
|
@ -1278,12 +1275,12 @@ Enable building LDAP support for kerberos using an openldap client from ports.
|
|||
Set to not build LLVM's OpenMP runtime.
|
||||
.Pp
|
||||
This is a default setting on
|
||||
arm/armv6, arm/armv7, mips/mips, mips/mips64, powerpc/powerpc, riscv/riscv64 and riscv/riscv64sf.
|
||||
arm/armv6, arm/armv7, mips/mips, mips/mips64 and powerpc/powerpc.
|
||||
.It Va WITH_OPENMP
|
||||
Set to build LLVM's OpenMP runtime.
|
||||
.Pp
|
||||
This is a default setting on
|
||||
amd64/amd64, arm64/aarch64, i386/i386 and powerpc/powerpc64.
|
||||
amd64/amd64, arm64/aarch64, i386/i386, powerpc/powerpc64, riscv/riscv64 and riscv/riscv64sf.
|
||||
.It Va WITHOUT_OPENSSH
|
||||
Set to not build OpenSSH.
|
||||
.It Va WITHOUT_OPENSSL
|
||||
|
|
|
|||
Loading…
Reference in a new issue