aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2015-12-08 17:40:42 +0000
committerEd Maste <emaste@FreeBSD.org>2015-12-08 17:40:42 +0000
commit4a5e4462d865013b0862f7c954dede7aaca901c9 (patch)
treec3065c5d035f607dff766f0929a4b127f748364b /share
parent9229b1797a95d2bb9da52ff19fcf6d6b1c21393b (diff)
downloadsrc-4a5e4462d865013b0862f7c954dede7aaca901c9.tar.gz
src-4a5e4462d865013b0862f7c954dede7aaca901c9.zip
Update after r291955, build/install userland debug by default
Sponsored by: The FreeBSD Foundation
Notes
Notes: svn path=/head/; revision=291996
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/src.conf.514
1 files changed, 5 insertions, 9 deletions
diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5
index f6223b803df6..e4f2208a4abf 100644
--- a/share/man/man5/src.conf.5
+++ b/share/man/man5/src.conf.5
@@ -1,7 +1,7 @@
.\" DO NOT EDIT-- this file is automatically generated.
.\" from FreeBSD: head/tools/build/options/makeman 291414 2015-11-28 00:41:37Z ume
.\" $FreeBSD$
-.Dd November 28, 2015
+.Dd December 8, 2015
.Dt SRC.CONF 5
.Os
.Sh NAME
@@ -452,14 +452,10 @@ When set, it also enforces the following options:
.It
.Va WITHOUT_GROFF
.El
-.It Va WITH_DEBUG_FILES
-.\" from FreeBSD: head/tools/build/options/WITH_DEBUG_FILES 251512 2013-06-07 21:40:02Z emaste
-Set to strip debug info into a separate file for each executable binary
-and shared library.
-The debug files will be placed in a subdirectory of
-.Pa /usr/lib/debug
-and are located automatically by
-.Xr gdb 1 .
+.It Va WITHOUT_DEBUG_FILES
+.\" from FreeBSD: head/tools/build/options/WITHOUT_DEBUG_FILES 290059 2015-10-27 20:49:56Z emaste
+Set to avoid building or installing standalone debug files for each
+executable binary and shared library.
.It Va WITHOUT_DICT
.\" from FreeBSD: head/tools/build/options/WITHOUT_DICT 156932 2006-03-21 07:50:50Z ru
Set to not build the Webster dictionary files.