Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Dec 2020 15:00:07 +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: r368442 - head/share/man/man5
Message-ID:  <202012081500.0B8F07E3060976@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012081500.0B8F07E3060976>