svn commit: r261295 - head/share/man/man5
Brooks Davis
brooks at FreeBSD.org
Thu Jan 30 20:54:57 UTC 2014
Author: brooks
Date: Thu Jan 30 20:54:56 2014
New Revision: 261295
URL: http://svnweb.freebsd.org/changeset/base/261295
Log:
Revert outdated info related to WITH_LIBCPLUSPLUS that was included in
r261072. src.conf.5 now matches makeman's output.
Modified:
head/share/man/man5/src.conf.5
Modified: head/share/man/man5/src.conf.5
==============================================================================
--- head/share/man/man5/src.conf.5 Thu Jan 30 20:39:56 2014 (r261294)
+++ head/share/man/man5/src.conf.5 Thu Jan 30 20:54:56 2014 (r261295)
@@ -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
More information about the svn-src-all
mailing list