diff options
Diffstat (limited to 'share/man/man5/src.conf.5')
-rw-r--r-- | share/man/man5/src.conf.5 | 38 |
1 files changed, 1 insertions, 37 deletions
diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5 index 132a05065bd0..9b832b8b89f2 100644 --- a/share/man/man5/src.conf.5 +++ b/share/man/man5/src.conf.5 @@ -1,6 +1,6 @@ .\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman. .\" $FreeBSD$ -.Dd November 21, 2022 +.Dd January 26, 2023 .Dt SRC.CONF 5 .Os .Sh NAME @@ -469,42 +469,6 @@ Build .Pp This is a default setting on amd64/amd64, arm64/aarch64, i386/i386, powerpc/powerpc64 and powerpc/powerpc64le. -.It Va WITHOUT_CXX -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 -.Bl -item -compact -.It -.Va WITHOUT_CLANG -.It -.Va WITHOUT_CLANG_EXTRAS -.It -.Va WITHOUT_CLANG_FORMAT -.It -.Va WITHOUT_CLANG_FULL -.It -.Va WITHOUT_DTRACE_TESTS -.It -.Va WITHOUT_GOOGLETEST -.It -.Va WITHOUT_LLD -.It -.Va WITHOUT_LLDB -.It -.Va WITHOUT_LLVM_COV -.It -.Va WITHOUT_OFED -.It -.Va WITHOUT_OFED_EXTRA -.It -.Va WITHOUT_OPENMP -.It -.Va WITHOUT_PMC -.It -.Va WITHOUT_TESTS -.El .It Va WITHOUT_DEBUG_FILES Avoid building or installing standalone debug files for each executable binary and shared library. |