svn commit: r275389 - head/share/man/man5
Ed Maste
emaste at FreeBSD.org
Tue Dec 2 02:16:31 UTC 2014
Author: emaste
Date: Tue Dec 2 02:16:30 2014
New Revision: 275389
URL: https://svnweb.freebsd.org/changeset/base/275389
Log:
Regenerate src.conf(5) after r275373
Modified:
head/share/man/man5/src.conf.5
Modified: head/share/man/man5/src.conf.5
==============================================================================
--- head/share/man/man5/src.conf.5 Tue Dec 2 02:11:09 2014 (r275388)
+++ head/share/man/man5/src.conf.5 Tue Dec 2 02:16:30 2014 (r275389)
@@ -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 November 26, 2014
+.Dd December 1, 2014
.Dt SRC.CONF 5
.Os
.Sh NAME
@@ -383,6 +383,16 @@ without support for encryption/decryptio
.It Va WITH_EISA
.\" from FreeBSD: head/tools/build/options/WITH_EISA 264654 2014-04-18 16:53:06Z imp
Set to build EISA kernel modules.
+.It Va WITH_ELFTOOLCHAIN_TOOLS
+.\" from FreeBSD: head/tools/build/options/WITH_ELFTOOLCHAIN_TOOLS 275373 2014-12-01 17:49:42Z emaste
+Set to use
+.Xr addr2line 1 ,
+.Xr nm 1 ,
+.Xr size 1 ,
+.Xr strings 1 ,
+and
+.Xr strip 1
+from the elftoolchain project instead of GNU binutils.
.It Va WITHOUT_EXAMPLES
.\" from FreeBSD: head/tools/build/options/WITHOUT_EXAMPLES 156938 2006-03-21 09:06:24Z ru
Set to avoid installing examples to
More information about the svn-src-all
mailing list