Deleted Added
full compact
src.conf.5 (286175) src.conf.5 (286731)
1.\" DO NOT EDIT-- this file is automatically generated.
2.\" from FreeBSD: head/tools/build/options/makeman 284708 2015-06-22 20:21:57Z sjg
1.\" DO NOT EDIT-- this file is automatically generated.
2.\" from FreeBSD: head/tools/build/options/makeman 284708 2015-06-22 20:21:57Z sjg
3.\" $FreeBSD: head/share/man/man5/src.conf.5 286175 2015-08-02 00:56:16Z markj $
4.Dd August 1, 2015
3.\" $FreeBSD: head/share/man/man5/src.conf.5 286731 2015-08-13 17:54:28Z emaste $
4.Dd August 13, 2015
5.Dt SRC.CONF 5
6.Os
7.Sh NAME
8.Nm src.conf
9.Nd "source build options"
10.Sh DESCRIPTION
11The
12.Nm

--- 119 unchanged lines hidden (view full) ---

132.It Va WITHOUT_BHYVE
133.\" from FreeBSD: head/tools/build/options/WITHOUT_BHYVE 277727 2015-01-26 06:44:48Z ngie
134Set to not build or install
135.Xr bhyve 8 ,
136associated utilities, and examples.
137.Pp
138This option only affects amd64/amd64.
139.It Va WITHOUT_BINUTILS
5.Dt SRC.CONF 5
6.Os
7.Sh NAME
8.Nm src.conf
9.Nd "source build options"
10.Sh DESCRIPTION
11The
12.Nm

--- 119 unchanged lines hidden (view full) ---

132.It Va WITHOUT_BHYVE
133.\" from FreeBSD: head/tools/build/options/WITHOUT_BHYVE 277727 2015-01-26 06:44:48Z ngie
134Set to not build or install
135.Xr bhyve 8 ,
136associated utilities, and examples.
137.Pp
138This option only affects amd64/amd64.
139.It Va WITHOUT_BINUTILS
140.\" from FreeBSD: head/tools/build/options/WITHOUT_BINUTILS 286036 2015-07-29 20:02:20Z emaste
141Set to not build or install binutils (as, c++-filt,
142ld, nm, objcopy, objdump, readelf, size and strip) as part
140.\" from FreeBSD: head/tools/build/options/WITHOUT_BINUTILS 286332 2015-08-05 18:30:00Z emaste
141Set to not build or install binutils (as, ld, objcopy, and objdump ) as part
143of the normal system build.
144The resulting system cannot build programs from source.
145.Pp
146It is a default setting on
147arm64/aarch64.
148.It Va WITHOUT_BINUTILS_BOOTSTRAP
149.\" from FreeBSD: head/tools/build/options/WITHOUT_BINUTILS_BOOTSTRAP 264660 2014-04-18 17:03:58Z imp
150Set to not build binutils (as, c++-filt, gconv,

--- 301 unchanged lines hidden (view full) ---

452.It Va WITH_ELFCOPY_AS_OBJCOPY
453.\" from FreeBSD: head/tools/build/options/WITH_ELFCOPY_AS_OBJCOPY 286030 2015-07-29 18:45:38Z emaste
454Set to build and install ELF Tool Chain's elfcopy as
455.Xr objcopy 1 ,
456instead of the one from GNU Binutils.
457.Pp
458It is a default setting on
459arm64/aarch64.
142of the normal system build.
143The resulting system cannot build programs from source.
144.Pp
145It is a default setting on
146arm64/aarch64.
147.It Va WITHOUT_BINUTILS_BOOTSTRAP
148.\" from FreeBSD: head/tools/build/options/WITHOUT_BINUTILS_BOOTSTRAP 264660 2014-04-18 17:03:58Z imp
149Set to not build binutils (as, c++-filt, gconv,

--- 301 unchanged lines hidden (view full) ---

451.It Va WITH_ELFCOPY_AS_OBJCOPY
452.\" from FreeBSD: head/tools/build/options/WITH_ELFCOPY_AS_OBJCOPY 286030 2015-07-29 18:45:38Z emaste
453Set to build and install ELF Tool Chain's elfcopy as
454.Xr objcopy 1 ,
455instead of the one from GNU Binutils.
456.Pp
457It is a default setting on
458arm64/aarch64.
460.It Va WITHOUT_ELFTOOLCHAIN_TOOLS
461.\" from FreeBSD: head/tools/build/options/WITHOUT_ELFTOOLCHAIN_TOOLS 286016 2015-07-29 15:42:22Z emaste
462Set to use
463.Xr addr2line 1 ,
464.Xr c++filt 1 ,
465.Xr nm 1 ,
466.Xr readelf 1 ,
467.Xr size 1 ,
468.Xr strings 1 ,
469and
470.Xr strip 1
471from GNU binutils instead of the ELF Tool Chain project.
472.It Va WITHOUT_EXAMPLES
473.\" from FreeBSD: head/tools/build/options/WITHOUT_EXAMPLES 156938 2006-03-21 09:06:24Z ru
474Set to avoid installing examples to
475.Pa /usr/share/examples/ .
476.It Va WITHOUT_FDT
477.\" from FreeBSD: head/tools/build/options/WITHOUT_FDT 221539 2011-05-06 19:10:27Z ru
478Set to not build Flattened Device Tree support as part of the base system.
479This includes the device tree compiler (dtc) and libfdt support library.

--- 932 unchanged lines hidden ---
459.It Va WITHOUT_EXAMPLES
460.\" from FreeBSD: head/tools/build/options/WITHOUT_EXAMPLES 156938 2006-03-21 09:06:24Z ru
461Set to avoid installing examples to
462.Pa /usr/share/examples/ .
463.It Va WITHOUT_FDT
464.\" from FreeBSD: head/tools/build/options/WITHOUT_FDT 221539 2011-05-06 19:10:27Z ru
465Set to not build Flattened Device Tree support as part of the base system.
466This includes the device tree compiler (dtc) and libfdt support library.

--- 932 unchanged lines hidden ---