Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Nov 2018 15:57:17 +0000 (UTC)
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r340188 - head/share/man/man5
Message-ID:  <201811061557.wA6FvHCD017886@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: emaste
Date: Tue Nov  6 15:57:17 2018
New Revision: 340188
URL: https://svnweb.freebsd.org/changeset/base/340188

Log:
  Regen src.conf.5 after r340186

Modified:
  head/share/man/man5/src.conf.5

Modified: head/share/man/man5/src.conf.5
==============================================================================
--- head/share/man/man5/src.conf.5	Tue Nov  6 15:55:41 2018	(r340187)
+++ head/share/man/man5/src.conf.5	Tue Nov  6 15:57:17 2018	(r340188)
@@ -1,6 +1,6 @@
 .\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman.
 .\" $FreeBSD$
-.Dd November 5, 2018
+.Dd November 6, 2018
 .Dt SRC.CONF 5
 .Os
 .Sh NAME
@@ -143,6 +143,11 @@ Set to not build or install
 associated utilities, and examples.
 .Pp
 This option only affects amd64/amd64.
+.It Va WITH_BIND_NOW
+Build all binaries with the
+.Dv DF_BIND_NOW
+flag set to indicate that the run-time loader should perform all relocation
+processing at process startup rather than on demand.
 .It Va WITHOUT_BINUTILS
 Set to not build or install binutils (as, ld, and objdump) as part
 of the normal system build.



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