summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2014-05-06 04:22:37 +0000
committerimp <imp@FreeBSD.org>2014-05-06 04:22:37 +0000
commit3be1d4bf0f8c1f48c020424ad9e5315cda2b6682 (patch)
tree895d7737181b262c8b64d4a9961560dffd90ac3a /share
parent8e7526bbf72553ac0bca045dd8d1fb0ffefdc036 (diff)
downloadFreeBSD-src-3be1d4bf0f8c1f48c020424ad9e5315cda2b6682.zip
FreeBSD-src-3be1d4bf0f8c1f48c020424ad9e5315cda2b6682.tar.gz
Remove support for WITHOUT_BMAKE. bmake is now the only make that can
build world, so it is the only make we build or install. fmake is still in the tree, but disconnected, and upgrades from older systems that still have bmake has not been removed, but its state has not been tested (it should work given how minimal the work to upgrade to bmake is).
Diffstat (limited to 'share')
-rw-r--r--share/mk/src.opts.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/share/mk/src.opts.mk b/share/mk/src.opts.mk
index 2b0d41f..1b36431 100644
--- a/share/mk/src.opts.mk
+++ b/share/mk/src.opts.mk
@@ -65,7 +65,6 @@ __DEFAULT_YES_OPTIONS = \
BINUTILS \
BINUTILS_BOOTSTRAP \
BLUETOOTH \
- BMAKE \
BOOT \
BSD_CPIO \
BSNMP \
OpenPOWER on IntegriCloud