summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorbrooks <brooks@FreeBSD.org>2014-01-30 20:54:56 +0000
committerbrooks <brooks@FreeBSD.org>2014-01-30 20:54:56 +0000
commit5c8ed84ec82e0c7c0f55d157363bd283c8b0f900 (patch)
treee1fa389214c9f9600d6315879b327e66bd1ffa5b /share
parent6e4dbe1cb661b0a4ad7155b28492fabea219a3ff (diff)
downloadFreeBSD-src-5c8ed84ec82e0c7c0f55d157363bd283c8b0f900.zip
FreeBSD-src-5c8ed84ec82e0c7c0f55d157363bd283c8b0f900.tar.gz
Revert outdated info related to WITH_LIBCPLUSPLUS that was included in
r261072. src.conf.5 now matches makeman's output.
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/src.conf.58
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5
index 9788436..f8152b0 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 255964 2013-10-01 07:22:04Z des
.\" $FreeBSD$
-.Dd January 21, 2014
+.Dd January 30, 2014
.Dt SRC.CONF 5
.Os
.Sh NAME
@@ -618,9 +618,9 @@ and
On amd64, set to not build 32-bit library set and a
.Nm ld-elf32.so.1
runtime linker.
-.It Va WITH_LIBCPLUSPLUS
-.\" from FreeBSD: head/tools/build/options/WITH_LIBCPLUSPLUS 228082 2011-11-28 17:56:46Z dim
-Set to build libcxxrt and libc++.
+.It Va WITHOUT_LIBCPLUSPLUS
+.\" from FreeBSD: head/tools/build/options/WITHOUT_LIBCPLUSPLUS 246262 2013-02-02 22:42:46Z dim
+Set to avoid building libcxxrt and libc++.
.It Va WITHOUT_LIBPTHREAD
.\" from FreeBSD: head/tools/build/options/WITHOUT_LIBPTHREAD 188848 2009-02-20 11:09:55Z mtm
Set to not build the
OpenPOWER on IntegriCloud