Date: Sun, 8 Aug 2021 00:52:37 GMT From: Ed Maste <emaste@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: b0dafb1b6f35 - main - src.conf.5: Regen after fe52b7f60ef4, PROFILE default off Message-ID: <202108080052.1780qbGh002664@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=b0dafb1b6f352a90cf164210598e778ecedaea48 commit b0dafb1b6f352a90cf164210598e778ecedaea48 Author: Ed Maste <emaste@FreeBSD.org> AuthorDate: 2021-08-08 00:51:44 +0000 Commit: Ed Maste <emaste@FreeBSD.org> CommitDate: 2021-08-08 00:51:44 +0000 src.conf.5: Regen after fe52b7f60ef4, PROFILE default off --- share/man/man5/src.conf.5 | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5 index 658161f65d2f..60f2f0af02aa 100644 --- a/share/man/man5/src.conf.5 +++ b/share/man/man5/src.conf.5 @@ -1,6 +1,6 @@ .\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman. .\" $FreeBSD$ -.Dd July 27, 2021 +.Dd August 7, 2021 .Dt SRC.CONF 5 .Os .Sh NAME @@ -1348,20 +1348,11 @@ and related files. Do not build .Xr ppp 8 and related programs. -.It Va WITHOUT_PROFILE -Do not build profiled libraries for use with -.Xr gprof 8 . -.Pp -This is a default setting on -mips/mips64. .It Va WITH_PROFILE Build profiled libraries for use with .Xr gprof 8 . This option is deprecated and is not present in .Fx 14 . -.Pp -This is a default setting on -amd64/amd64, arm/armv6, arm/armv7, arm64/aarch64, i386/i386, mips/mips, powerpc/powerpc, powerpc/powerpc64, riscv/riscv64 and riscv/riscv64sf. .It Va WITHOUT_QUOTAS Do not build .Xr quota 1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108080052.1780qbGh002664>