src.conf.5: Add WITHOUT_SOUND description
Fixes: f74f891581 ("src.opts: Introduce MK_SOUND")
Sponsored by: The FreeBSD Foundation
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman.
|
||||
.Dd January 16, 2026
|
||||
.Dd January 20, 2026
|
||||
.Dt SRC.CONF 5
|
||||
.Os
|
||||
.Sh NAME
|
||||
@@ -1652,6 +1652,11 @@ legacy docs.
|
||||
.It Va WITH_SORT_THREADS
|
||||
Enable threads in
|
||||
.Xr sort 1 .
|
||||
.It Va WITHOUT_SOUND
|
||||
Do not build userland sound utilities such as
|
||||
.Xr beep 1
|
||||
and
|
||||
.Xr mixer 8 .
|
||||
.It Va WITHOUT_SOURCELESS
|
||||
Do not build kernel modules that include sourceless code (either microcode or native code for host CPU).
|
||||
When set, it enforces these options:
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
Do not build userland sound utilities such as
|
||||
.Xr beep 1
|
||||
and
|
||||
.Xr mixer 8 .
|
||||
Reference in New Issue
Block a user