svn commit: r332313 - stable/11/share/mk
Kyle Evans
kevans at FreeBSD.org
Mon Apr 9 01:02:33 UTC 2018
Author: kevans
Date: Mon Apr 9 01:02:32 2018
New Revision: 332313
URL: https://svnweb.freebsd.org/changeset/base/332313
Log:
MFC r332146: Re-sort LOADER options
Modified:
stable/11/share/mk/src.opts.mk
Directory Properties:
stable/11/ (props changed)
Modified: stable/11/share/mk/src.opts.mk
==============================================================================
--- stable/11/share/mk/src.opts.mk Mon Apr 9 00:38:24 2018 (r332312)
+++ stable/11/share/mk/src.opts.mk Mon Apr 9 01:02:32 2018 (r332313)
@@ -126,13 +126,13 @@ __DEFAULT_YES_OPTIONS = \
LIBPTHREAD \
LIBTHR \
LOADER_GELI \
+ LOADER_OFW \
+ LOADER_UBOOT \
LOCALES \
LOCATE \
LPR \
LS_COLORS \
LZMA_SUPPORT \
- LOADER_OFW \
- LOADER_UBOOT \
MAIL \
MAILWRAPPER \
MAKE \
More information about the svn-src-stable-11
mailing list