summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2020-12-08 15:00:07 +0000
committerEd Maste <emaste@FreeBSD.org>2020-12-08 15:00:07 +0000
commitb7b5d7d7f5bad47e2a07d86d3f97d8c9cd7c9604 (patch)
tree210d6f4858f6ada25f2a26209fe921b1c7a6a51d /share
parentbee11ec25812cdaa43e89336ee90d364c346ba9c (diff)
downloadsrc-test-b7b5d7d7f5bad47e2a07d86d3f97d8c9cd7c9604.tar.gz
src-test-b7b5d7d7f5bad47e2a07d86d3f97d8c9cd7c9604.zip
regen src.conf.5 after r368441, WITHOUT_GDB default
Notes
Notes: svn path=/head/; revision=368442
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/src.conf.59
1 files changed, 0 insertions, 9 deletions
diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5
index 56715f29d3734..816da440a1a97 100644
--- a/share/man/man5/src.conf.5
+++ b/share/man/man5/src.conf.5
@@ -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