mirror of
https://github.com/opnsense/src.git
synced 2026-06-03 13:58:30 -04:00
src.conf.5: regen after WITHOUT_CXX description update
This commit is contained in:
parent
145a574fa1
commit
24a41a520f
1 changed files with 3 additions and 7 deletions
|
|
@ -1,6 +1,6 @@
|
|||
.\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman.
|
||||
.\" $FreeBSD$
|
||||
.Dd November 26, 2021
|
||||
.Dd December 2, 2021
|
||||
.Dt SRC.CONF 5
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -471,12 +471,8 @@ Build
|
|||
This is a default setting on
|
||||
amd64/amd64, arm64/aarch64, i386/i386 and powerpc/powerpc64.
|
||||
.It Va WITHOUT_CXX
|
||||
Do not build
|
||||
.Xr c++ 1
|
||||
and related libraries.
|
||||
It will also prevent building of
|
||||
.Xr gperf 1
|
||||
and
|
||||
Do not build C++ headers and runtime libraries.
|
||||
It also prevents building binaries and libraries written in C++, including
|
||||
.Xr devd 8 .
|
||||
When set, it enforces these options:
|
||||
.Pp
|
||||
|
|
|
|||
Loading…
Reference in a new issue