summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authoremaste <emaste@FreeBSD.org>2013-06-07 21:51:10 +0000
committeremaste <emaste@FreeBSD.org>2013-06-07 21:51:10 +0000
commite2ff7d87d83caa6be3276bf35781404d95921536 (patch)
tree7efb0c6dd41b2c3e7bdd6a0a33d82ab633347f2e /share
parent390d8402e005d267efedefcb438af08e196b3d95 (diff)
downloadFreeBSD-src-e2ff7d87d83caa6be3276bf35781404d95921536.zip
FreeBSD-src-e2ff7d87d83caa6be3276bf35781404d95921536.tar.gz
Add WITH_DEBUG_FILES
makeman currently generates a src.conf that claims every option also enforces WITHOUT_BIND_UTILS, so I applied this section by hand.
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/src.conf.510
1 files changed, 9 insertions, 1 deletions
diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5
index 28370b9..986e873 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 236279 2012-05-30 02:37:20Z gjb
.\" $FreeBSD$
-.Dd May 21, 2013
+.Dd June 7, 2013
.Dt SRC.CONF 5
.Os
.Sh NAME
@@ -413,6 +413,14 @@ 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_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.
OpenPOWER on IntegriCloud