Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Sep 2017 04:51:16 +0000 (UTC)
From:      Ngie Cooper <ngie@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org
Subject:   svn commit: r323304 - stable/11/share/man/man5
Message-ID:  <201709080451.v884pGhH036463@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ngie
Date: Fri Sep  8 04:51:16 2017
New Revision: 323304
URL: https://svnweb.freebsd.org/changeset/base/323304

Log:
  Regenerate src.conf(5) based on recent changes to src.opts.mk, etc.

Modified:
  stable/11/share/man/man5/src.conf.5

Modified: stable/11/share/man/man5/src.conf.5
==============================================================================
--- stable/11/share/man/man5/src.conf.5	Fri Sep  8 04:48:25 2017	(r323303)
+++ stable/11/share/man/man5/src.conf.5	Fri Sep  8 04:51:16 2017	(r323304)
@@ -1,6 +1,6 @@
 .\" DO NOT EDIT-- this file is generated by tools/build/options/makeman.
 .\" $FreeBSD$
-.Dd August 16, 2017
+.Dd September 7, 2017
 .Dt SRC.CONF 5
 .Os
 .Sh NAME
@@ -1150,6 +1150,12 @@ and remove
 entries.
 .It Va WITHOUT_NLS
 Set to not build NLS catalogs.
+When set, it enforces these options:
+.Pp
+.Bl -item -compact
+.It
+.Va WITHOUT_NLS_CATALOGS
+.El
 .It Va WITHOUT_NLS_CATALOGS
 Set to not build NLS catalog support for
 .Xr csh 1 .
@@ -1237,6 +1243,42 @@ and related files.
 Set to not build
 .Xr ppp 8
 and related programs.
+.It Va WITHOUT_PROFILE
+Set to not build profiled libraries for use with
+.Xr gprof 8 .
+.Pp
+This is a default setting on
+mips/mips64el and mips/mips64.
+.It Va WITH_PROFILE
+Set to build profiled libraries for use with
+.Xr gprof 8 .
+.Pp
+This is a default setting on
+amd64/amd64, arm/arm, arm/armeb, arm/armv6, arm64/aarch64, i386/i386, mips/mipsel, mips/mips, mips/mipsn32, pc98/i386, powerpc/powerpc, powerpc/powerpc64 and sparc64/sparc64.
+.It Va WITHOUT_PROFILE
+Set to not build profiled libraries for use with
+.Xr gprof 8 .
+.Pp
+This is a default setting on
+mips/mips64el.
+.It Va WITH_PROFILE
+Set to build profiled libraries for use with
+.Xr gprof 8 .
+.Pp
+This is a default setting on
+amd64/amd64, arm/arm, arm/armeb, arm/armv6, arm64/aarch64, i386/i386, mips/mipsel, mips/mips, mips/mips64, mips/mipsn32, pc98/i386, powerpc/powerpc, powerpc/powerpc64 and sparc64/sparc64.
+.It Va WITHOUT_PROFILE
+Set to not build profiled libraries for use with
+.Xr gprof 8 .
+.Pp
+This is a default setting on
+mips/mips64.
+.It Va WITH_PROFILE
+Set to build profiled libraries for use with
+.Xr gprof 8 .
+.Pp
+This is a default setting on
+amd64/amd64, arm/arm, arm/armeb, arm/armv6, arm64/aarch64, i386/i386, mips/mipsel, mips/mips, mips/mips64el, mips/mipsn32, pc98/i386, powerpc/powerpc, powerpc/powerpc64 and sparc64/sparc64.
 .It Va WITHOUT_PROFILE
 Set to not build profiled libraries for use with
 .Xr gprof 8 .



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