src.opts.mk (24f586182ff4d0e94a5c17cb542e0bffefb51fa7) src.opts.mk (ddedf2a11eb20af1ee52cb3da70a57c21904af8f)
1# $FreeBSD$
2#
3# Option file for FreeBSD /usr/src builds.
4#
5# Users define WITH_FOO and WITHOUT_FOO on the command line or in /etc/src.conf
6# and /etc/make.conf files. These translate in the build system to MK_FOO={yes,no}
7# with sensible (usually) defaults.
8#

--- 182 unchanged lines hidden (view full) ---

191 LOADER_ZFS \
192 ZONEINFO
193
194__DEFAULT_NO_OPTIONS = \
195 BEARSSL \
196 BHYVE_SNAPSHOT \
197 CLANG_EXTRAS \
198 CLANG_FORMAT \
1# $FreeBSD$
2#
3# Option file for FreeBSD /usr/src builds.
4#
5# Users define WITH_FOO and WITHOUT_FOO on the command line or in /etc/src.conf
6# and /etc/make.conf files. These translate in the build system to MK_FOO={yes,no}
7# with sensible (usually) defaults.
8#

--- 182 unchanged lines hidden (view full) ---

191 LOADER_ZFS \
192 ZONEINFO
193
194__DEFAULT_NO_OPTIONS = \
195 BEARSSL \
196 BHYVE_SNAPSHOT \
197 CLANG_EXTRAS \
198 CLANG_FORMAT \
199 DETECT_TZ_CHANGES \
199 DTRACE_TESTS \
200 EXPERIMENTAL \
201 HESIOD \
202 LIBSOFT \
203 LOADER_FIREWIRE \
204 LOADER_VERBOSE \
205 LOADER_VERIEXEC_PASS_MANIFEST \
206 LLVM_BINUTILS \

--- 302 unchanged lines hidden ---
200 DTRACE_TESTS \
201 EXPERIMENTAL \
202 HESIOD \
203 LIBSOFT \
204 LOADER_FIREWIRE \
205 LOADER_VERBOSE \
206 LOADER_VERIEXEC_PASS_MANIFEST \
207 LLVM_BINUTILS \

--- 302 unchanged lines hidden ---