Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Oct 2018 17:42:44 +0000 (UTC)
From:      Andrew Turner <andrew@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r339739 - head/share/man/man5
Message-ID:  <201810251742.w9PHgiDi046143@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: andrew
Date: Thu Oct 25 17:42:43 2018
New Revision: 339739
URL: https://svnweb.freebsd.org/changeset/base/339739

Log:
  Regen src.conf.5 to add WITH_BSD_CRTBEGIN
  
  Sponsored by:	DARPA, AFRL

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

Modified: head/share/man/man5/src.conf.5
==============================================================================
--- head/share/man/man5/src.conf.5	Thu Oct 25 17:39:41 2018	(r339738)
+++ head/share/man/man5/src.conf.5	Thu Oct 25 17:42:43 2018	(r339739)
@@ -1,6 +1,6 @@
 .\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman.
 .\" $FreeBSD$
-.Dd October 21, 2018
+.Dd October 25, 2018
 .Dt SRC.CONF 5
 .Os
 .Sh NAME
@@ -219,6 +219,11 @@ and related programs.
 .It Va WITHOUT_BSD_CPIO
 Set to not build the BSD licensed version of cpio based on
 .Xr libarchive 3 .
+.It Va WITH_BSD_CRTBEGIN
+Enable the BSD licensed
+.Pa crtbegin.o
+and
+.Pa crtend.o .
 .It Va WITH_BSD_GREP
 Install BSD-licensed grep as '[ef]grep' instead of GNU grep.
 .It Va WITHOUT_BSNMP



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