summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authoremaste <emaste@FreeBSD.org>2013-09-20 01:55:37 +0000
committeremaste <emaste@FreeBSD.org>2013-09-20 01:55:37 +0000
commit5e1eb8fc155e3e63149905020980fa61b215f804 (patch)
tree0b541b46795490fd63378e3533edd2c68ad277fd /share
parent51ba585f88949f7d515cf6be9c32aa678838a67c (diff)
downloadFreeBSD-src-5e1eb8fc155e3e63149905020980fa61b215f804.zip
FreeBSD-src-5e1eb8fc155e3e63149905020980fa61b215f804.tar.gz
Regenerate after addition of WITH_LLDB
Approved by: re (blanket)
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/src.conf.517
1 files changed, 16 insertions, 1 deletions
diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5
index 73a3967..f734bb9 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 253304 2013-07-12 23:08:44Z bapt
.\" $FreeBSD$
-.Dd September 15, 2013
+.Dd September 19, 2013
.Dt SRC.CONF 5
.Os
.Sh NAME
@@ -295,6 +295,8 @@ When set, it also enforces the following options:
.Va WITHOUT_CLANG_FULL
.It
.Va WITHOUT_CLANG_IS_CC
+.It
+.Va WITHOUT_LLDB
.El
.It Va WITH_CLANG
.\" from FreeBSD: head/tools/build/options/WITH_CLANG 221730 2011-05-10 11:14:40Z ru
@@ -329,6 +331,12 @@ and
.Pp
It is a default setting on
arm/armeb, arm/armv6eb, ia64/ia64, mips/mipsel, mips/mips, mips/mips64el, mips/mips64, mips/mipsn32, powerpc/powerpc, powerpc/powerpc64 and sparc64/sparc64.
+When set, it also enforces the following options:
+.Pp
+.Bl -item -compact
+.It
+.Va WITHOUT_LLDB
+.El
.It Va WITH_CLANG_IS_CC
.\" from FreeBSD: head/tools/build/options/WITH_CLANG_IS_CC 235342 2012-05-12 16:12:36Z gjb
Set to install the Clang C/C++ compiler as
@@ -403,6 +411,8 @@ When set, it also enforces the following options:
.Va WITHOUT_CLANG_IS_CC
.It
.Va WITHOUT_GROFF
+.It
+.Va WITHOUT_LLDB
.El
.It Va WITH_DEBUG_FILES
.\" from FreeBSD: head/tools/build/options/WITH_DEBUG_FILES 251512 2013-06-07 21:40:02Z emaste
@@ -779,6 +789,9 @@ When set, it also enforces the following options:
.It
.Va WITHOUT_BIND_UTILS
.El
+.It Va WITH_LLDB
+.\" from FreeBSD: head/tools/build/options/WITH_LLDB 255722 2013-09-20 01:52:02Z emaste
+Set to build the LLDB debugger.
.It Va WITHOUT_LOCALES
.\" from FreeBSD: head/tools/build/options/WITHOUT_LOCALES 156932 2006-03-21 07:50:50Z ru
Set to not build localization files; see
@@ -1149,6 +1162,8 @@ When set, it also enforces the following options:
.Va WITHOUT_GCC
.It
.Va WITHOUT_GDB
+.It
+.Va WITHOUT_LLDB
.El
.It Va WITHOUT_UNBOUND
.\" from FreeBSD: head/tools/build/options/WITHOUT_UNBOUND 255597 2013-09-15 14:51:23Z des
OpenPOWER on IntegriCloud