Date: Sat, 6 Jun 2020 02:28:21 +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: r361858 - head/share/man/man5 Message-ID: <202006060228.0562SL6W090163@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: emaste Date: Sat Jun 6 02:28:21 2020 New Revision: 361858 URL: https://svnweb.freebsd.org/changeset/base/361858 Log: src.conf.5: regen after r361857, BINUTILS_BOOTSTRAP off by default Modified: head/share/man/man5/src.conf.5 Modified: head/share/man/man5/src.conf.5 ============================================================================== --- head/share/man/man5/src.conf.5 Sat Jun 6 02:27:28 2020 (r361857) +++ head/share/man/man5/src.conf.5 Sat Jun 6 02:28:21 2020 (r361858) @@ -1,6 +1,6 @@ .\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman. .\" $FreeBSD$ -.Dd May 30, 2020 +.Dd June 5, 2020 .Dt SRC.CONF 5 .Os .Sh NAME @@ -188,18 +188,9 @@ Build and install GNU as part of the normal system build. This option is not available as of .Fx 13.0 . -.It Va WITHOUT_BINUTILS_BOOTSTRAP -Do not build GNU binutils -as part of the bootstrap process. -.Pp -This is a default setting on -arm/armv6, arm/armv7, arm64/aarch64, i386/i386, mips/mips, mips/mips64, powerpc/powerpc, powerpc/powerpc64, riscv/riscv64 and riscv/riscv64sf. .It Va WITH_BINUTILS_BOOTSTRAP Build GNU binutils as part of the bootstrap process. -.Pp -This is a default setting on -amd64/amd64. .It Va WITHOUT_BLACKLIST Set this if you do not want to build .Xr blacklistd 8
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006060228.0562SL6W090163>