summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2017-05-30 17:46:19 +0000
committerngie <ngie@FreeBSD.org>2017-05-30 17:46:19 +0000
commit06cf28cb056e3244de28e1cff17403eb2eb424bb (patch)
treec4a28b9294cb293832ddf431b696a343e615de28 /share
parent5201782b2efa7d3c4958c425961ac939158d81ab (diff)
downloadFreeBSD-src-06cf28cb056e3244de28e1cff17403eb2eb424bb.zip
FreeBSD-src-06cf28cb056e3244de28e1cff17403eb2eb424bb.tar.gz
MFC r317168:
Add a knob, WITH*_RPCBIND_WARMSTART_SUPPORT, to allow the end-user to build rpcbind(8) with/without warmstart support. The knob defaults to off to preserve POLA for the feature. See rpcbind(8) for more details about the warmstart feature. Relnotes: yes
Diffstat (limited to 'share')
-rw-r--r--share/mk/bsd.own.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/mk/bsd.own.mk b/share/mk/bsd.own.mk
index 0d21cb3..2a745a9 100644
--- a/share/mk/bsd.own.mk
+++ b/share/mk/bsd.own.mk
@@ -406,6 +406,7 @@ __DEFAULT_NO_OPTIONS = \
NAND \
OFED \
PKGTOOLS \
+ RPCBIND_WARMSTART_SUPPORT \
SHARED_TOOLCHAIN \
SVN \
TESTS \
OpenPOWER on IntegriCloud