Date: Mon, 5 Nov 2018 15:30:13 +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: r340151 - head/share/man/man5 Message-ID: <201811051530.wA5FUDsB052944@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: emaste Date: Mon Nov 5 15:30:13 2018 New Revision: 340151 URL: https://svnweb.freebsd.org/changeset/base/340151 Log: Regen src.conf.5 after r340150 Modified: head/share/man/man5/src.conf.5 Modified: head/share/man/man5/src.conf.5 ============================================================================== --- head/share/man/man5/src.conf.5 Mon Nov 5 15:22:41 2018 (r340150) +++ head/share/man/man5/src.conf.5 Mon Nov 5 15:30:13 2018 (r340151) @@ -1,6 +1,6 @@ .\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman. .\" $FreeBSD$ -.Dd November 3, 2018 +.Dd November 5, 2018 .Dt SRC.CONF 5 .Os .Sh NAME @@ -1014,7 +1014,8 @@ enabled unless an alternate linker is provided via XLD This is a default setting on arm/arm, arm/armv6, mips/mipsel, mips/mips, mips/mips64el, mips/mips64, mips/mipsn32, mips/mipselhf, mips/mipshf, mips/mips64elhf, mips/mips64hf, powerpc/powerpc, powerpc/powerpc64, powerpc/powerpcspe, riscv/riscv64 and sparc64/sparc64. .It Va WITH_LLD_BOOTSTRAP -Set to build the LLD linker during the bootstrap phase of the build. +Set to build the LLD linker during the bootstrap phase of the build, +and use it during buildworld and buildkernel. .Pp This is a default setting on amd64/amd64, arm/armv7, arm64/aarch64 and i386/i386.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811051530.wA5FUDsB052944>