Page MenuHomeFreeBSD

D35437.id106768.diff
No OneTemporary

D35437.id106768.diff

Index: share/man/man5/src.conf.5
===================================================================
--- share/man/man5/src.conf.5
+++ share/man/man5/src.conf.5
@@ -1,6 +1,6 @@
.\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman.
.\" $FreeBSD$
-.Dd June 7, 2022
+.Dd June 8, 2022
.Dt SRC.CONF 5
.Os
.Sh NAME
@@ -833,9 +833,8 @@
Enable the "retpoline" mitigation for CVE-2017-5715 in the kernel
build.
.It Va WITHOUT_KERNEL_SYMBOLS
-Do not build or install standalone kernel debug symbol files.
-Debug data (if enabled by the kernel configuration file)
-will be included in the kernel and modules.
+Do not install standalone kernel debug symbol files.
+This option has no effect at build time.
.It Va WITHOUT_KVM
Do not build the
.Nm libkvm
@@ -1473,6 +1472,16 @@
Do not build kernel modules that include sourceless native code for host CPU.
.It Va WITHOUT_SOURCELESS_UCODE
Do not build kernel modules that include sourceless microcode.
+.It Va WITHOUT_SPLIT_KERNEL_DEBUG
+Do not build standalone kernel debug files.
+Debug data (if enabled by the kernel configuration file)
+will be included in the kernel and modules.
+When set, it enforces these options:
+.Pp
+.Bl -item -compact
+.It
+.Va WITHOUT_KERNEL_SYMBOLS
+.El
.It Va WITHOUT_SSP
Do not build world with propolice stack smashing protection.
.It Va WITH_STAGING

File Metadata

Mime Type
text/plain
Expires
Sat, Dec 27, 10:35 AM (14 h, 52 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27303031
Default Alt Text
D35437.id106768.diff (1 KB)

Event Timeline