Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Jan 2020 17:12:41 +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: r356380 - head/share/man/man5
Message-ID:  <202001051712.005HCfOI025250@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: emaste
Date: Sun Jan  5 17:12:41 2020
New Revision: 356380
URL: https://svnweb.freebsd.org/changeset/base/356380

Log:
  src.conf.5: regen after r356379, disable BINUTILS_BOOTSTRAP on mips64*

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

Modified: head/share/man/man5/src.conf.5
==============================================================================
--- head/share/man/man5/src.conf.5	Sun Jan  5 16:59:24 2020	(r356379)
+++ head/share/man/man5/src.conf.5	Sun Jan  5 17:12:41 2020	(r356380)
@@ -1,6 +1,6 @@
 .\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman.
 .\" $FreeBSD$
-.Dd January 4, 2020
+.Dd January 5, 2020
 .Dt SRC.CONF 5
 .Os
 .Sh NAME
@@ -207,13 +207,13 @@ toolchain is provided.
 .Ef
 .Pp
 This is a default setting on
-arm64/aarch64 and riscv/riscv64.
+arm64/aarch64, riscv/riscv64, mips/mips64el, mips/mips64, mips/mips64elhf and mips/mips64hf.
 .It Va WITH_BINUTILS_BOOTSTRAP
 Set build binutils (as, ld, and objdump)
 as part of the bootstrap process.
 .Pp
 This is a default setting on
-amd64/amd64, arm/armv6, arm/armv7, i386/i386, mips/mipsel, mips/mips, mips/mips64el, mips/mips64, mips/mipsn32, mips/mipselhf, mips/mipshf, mips/mips64elhf, mips/mips64hf and sparc64/sparc64.
+amd64/amd64, arm/armv6, arm/armv7, i386/i386, mips/mipsel, mips/mips, mips/mipsn32, mips/mipselhf, mips/mipshf and sparc64/sparc64.
 .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?202001051712.005HCfOI025250>