Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Aug 2013 16:30:50 +0000 (UTC)
From:      Devin Teske <dteske@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r254962 - in head: share/man/man5 tools/build/options
Message-ID:  <201308271630.r7RGUod4089069@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dteske
Date: Tue Aug 27 16:30:50 2013
New Revision: 254962
URL: http://svnweb.freebsd.org/changeset/base/254962

Log:
  Formally remove WITH_BSDCONFIG build option and re-generate src.conf.5
  NOTE: Should have been inline with revisions 252862 and 254958.

Deleted:
  head/tools/build/options/WITH_BSDCONFIG
Modified:
  head/share/man/man5/src.conf.5

Modified: head/share/man/man5/src.conf.5
==============================================================================
--- head/share/man/man5/src.conf.5	Tue Aug 27 16:10:44 2013	(r254961)
+++ head/share/man/man5/src.conf.5	Tue Aug 27 16:30:50 2013	(r254962)
@@ -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 August 26, 2013
+.Dd August 27, 2013
 .Dt SRC.CONF 5
 .Os
 .Sh NAME
@@ -704,9 +704,9 @@ and
 On amd64, set to not build 32-bit library set and a
 .Nm ld-elf32.so.1
 runtime linker.
-.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 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 WITH_LIBICONV_COMPAT
 .\" from FreeBSD: head/tools/build/options/WITH_LIBICONV_COMPAT 254919 2013-08-26 17:15:56Z antoine
 Set to build libiconv API and link time compatibility.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308271630.r7RGUod4089069>