svn commit: r368442 - head/share/man/man5

Ed Maste emaste at FreeBSD.org
Tue Dec 8 15:00:08 UTC 2020


Author: emaste
Date: Tue Dec  8 15:00:07 2020
New Revision: 368442
URL: https://svnweb.freebsd.org/changeset/base/368442

Log:
  regen src.conf.5 after r368441, WITHOUT_GDB default

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

Modified: head/share/man/man5/src.conf.5
==============================================================================
--- head/share/man/man5/src.conf.5	Tue Dec  8 14:56:15 2020	(r368441)
+++ head/share/man/man5/src.conf.5	Tue Dec  8 15:00:07 2020	(r368442)
@@ -656,18 +656,9 @@ and
 .Xr ftpd 8 .
 .It Va WITHOUT_GAMES
 Set to not build games.
-.It Va WITHOUT_GDB
-Set to not build
-.Xr gdb 1 .
-.Pp
-This is a default setting on
-arm64/aarch64, riscv/riscv64 and riscv/riscv64sf.
 .It Va WITH_GDB
 Set to build
 .Xr gdb 1 .
-.Pp
-This is a default setting on
-amd64/amd64, arm/armv6, arm/armv7, i386/i386, mips/mips, mips/mips64, powerpc/powerpc and powerpc/powerpc64.
 .It Va WITHOUT_GH_BC
 Set to not build and install the enhanced
 .Xr bc 1


More information about the svn-src-head mailing list