freebsd-skq/tools/build/options
Kyle Evans 7587d9823a build: options: mention ports in the WITH_OPENLDAP description
There's a third party dependency on this option; currently,
net/openldap24-{,sasl-}client.  At least mention that an openldap from ports
is needed for this option.

PR:		252866
Reported-by:	Build Option Survey via Michael Dexter
MFC-after:	3 days
2021-01-30 10:41:52 -06:00
..
makeman Improvements for the src.conf(5) and build(7) man pages 2020-09-11 18:09:49 +00:00
WITH_AUTO_OBJ
WITH_BEARSSL Enable build of libbearssl 2019-02-26 06:11:01 +00:00
WITH_BHYVE_SNAPSHOT Initial support for bhyve save and restore. 2020-05-05 00:02:04 +00:00
WITH_BIND_NOW Add a WITH_BIND_NOW build knob 2018-11-06 15:52:49 +00:00
WITH_CCACHE_BUILD Clarify some option descriptions, add a line of text to makeman to 2017-02-03 19:09:46 +00:00
WITH_CLANG
WITH_CLANG_BOOTSTRAP
WITH_CLANG_EXTRAS Mention clang-format in WITH_CLANG_EXTRAS 2019-02-07 14:05:21 +00:00
WITH_CLANG_FORMAT Add WITH_CLANG_FORMAT option 2020-06-24 17:03:42 +00:00
WITH_CLANG_FULL
WITH_CLANG_IS_CC Update WITH_/WITHOUT_CLANG_IS_CC descriptions 2020-01-14 17:35:34 +00:00
WITH_CTF
WITH_CXGBETOOL Add cxgbetool(8) to the base system. 2017-03-03 03:11:58 +00:00
WITH_CXX Add WITH_CXX to complement WITHOUT_CXX and placate makeman's complaints 2017-04-19 20:35:47 +00:00
WITH_DEBUG_FILES
WITH_DIRDEPS_BUILD Clarify some option descriptions, add a line of text to makeman to 2017-02-03 19:09:46 +00:00
WITH_DIRDEPS_CACHE
WITH_DTRACE_TESTS
WITH_EFI Add documentation for MK_EFI added in r307243 2017-01-02 20:07:56 +00:00
WITH_EXPERIMENTAL Introduce an EXPERIMENTAL option for both src.conf(5) and the kernel. 2018-10-30 15:46:30 +00:00
WITH_EXTRA_TCP_STACKS Document support for alternate TCP stacks. 2016-06-28 13:37:01 +00:00
WITH_FDT
WITH_GCC Adjust WITH_/WITHOUT_ descriptions for GCC options after r356367 2020-01-05 03:00:26 +00:00
WITH_GCC_BOOTSTRAP Adjust WITH_/WITHOUT_ descriptions for GCC options after r356367 2020-01-05 03:00:26 +00:00
WITH_GCOV Add some non-default src.conf(5) knob descriptions 2018-11-21 14:50:45 +00:00
WITH_GDB Add WITH_GDB src.conf(5) description 2016-02-11 00:30:51 +00:00
WITH_GH_BC Slightly modify wording to better match nearby entries. 2020-09-24 06:12:57 +00:00
WITH_GNU_DIFF Update GNU_DIFF knob descriptions 2020-05-20 17:20:48 +00:00
WITH_GNUCXX Adjust WITH_/WITHOUT_ descriptions for GCC options after r356367 2020-01-05 03:00:26 +00:00
WITH_GOOGLETEST Add description for WITH_GOOGLETEST 2019-09-18 02:03:39 +00:00
WITH_HESIOD
WITH_HYPERV Only enable HyperV support by default on x86. 2018-09-18 16:06:24 +00:00
WITH_INIT_ALL_PATTERN Support initializing stack variables on function entry 2020-11-10 19:15:13 +00:00
WITH_INIT_ALL_ZERO Support initializing stack variables on function entry 2020-11-10 19:15:13 +00:00
WITH_INSTALL_AS_USER Clarify some option descriptions, add a line of text to makeman to 2017-02-03 19:09:46 +00:00
WITH_KERNEL_RETPOLINE Add kernel retpoline option for amd64 2018-02-28 14:57:45 +00:00
WITH_LIBCPLUSPLUS
WITH_LIBSOFT Add a WITH_LIBSOFT 2016-05-20 19:23:07 +00:00
WITH_LLD Add WITH_/WITHOUT_LLD knobs to enable the lld linker 2016-08-31 21:18:38 +00:00
WITH_LLD_BOOTSTRAP Expand WITH_LLD_BOOTSTRAP description 2018-11-05 15:22:41 +00:00
WITH_LLD_IS_LD Remove Binutils from src.conf(5) option descriptions 2021-01-24 12:22:01 -05:00
WITH_LLDB
WITH_LLVM_ASSERTIONS llvm: add a build knob for enabling assertions 2020-04-06 01:27:17 +00:00
WITH_LLVM_COV Promote llvm-cov to a standalone option 2018-02-10 00:22:35 +00:00
WITH_LLVM_CXXFILT Add WITH_LLVM_CXXFILT option to install llvm-cxxfilt as c++filt 2020-11-03 19:57:28 +00:00
WITH_LLVM_TARGET_AARCH64 Push users towards LLVM_TARGET_ALL. 2018-06-27 17:13:36 +00:00
WITH_LLVM_TARGET_ALL Clang: Only build needed target for bootstrap compiler. 2018-06-27 16:57:56 +00:00
WITH_LLVM_TARGET_ARM Push users towards LLVM_TARGET_ALL. 2018-06-27 17:13:36 +00:00
WITH_LLVM_TARGET_BPF Add optional LLVM BPF target support 2018-08-09 21:28:31 +00:00
WITH_LLVM_TARGET_MIPS Push users towards LLVM_TARGET_ALL. 2018-06-27 17:13:36 +00:00
WITH_LLVM_TARGET_POWERPC Push users towards LLVM_TARGET_ALL. 2018-06-27 17:13:36 +00:00
WITH_LLVM_TARGET_RISCV Add option to build LLVM RISC-V target 2019-04-07 18:24:26 +00:00
WITH_LLVM_TARGET_SPARC Push users towards LLVM_TARGET_ALL. 2018-06-27 17:13:36 +00:00
WITH_LLVM_TARGET_X86 Push users towards LLVM_TARGET_ALL. 2018-06-27 17:13:36 +00:00
WITH_LOADER_EFI_SECUREBOOT Extend libsecureboot(old libve) to obtain trusted certificates from UEFI and implement revocation 2019-03-06 06:39:42 +00:00
WITH_LOADER_FIREWIRE src.conf(5): Fix some mandoc issues in source files 2020-09-19 14:49:31 +00:00
WITH_LOADER_GELI Add missing options. 2018-10-21 06:33:35 +00:00
WITH_LOADER_LUA Add Lua as a scripting langauge to /boot/loader 2018-02-12 15:31:53 +00:00
WITH_LOADER_OFW Add descriptions for recently added loader options 2018-03-01 22:00:38 +00:00
WITH_LOADER_UBOOT Add descriptions for recently added loader options 2018-03-01 22:00:38 +00:00
WITH_LOADER_VERBOSE src.conf(5): Fix some mandoc issues in source files 2020-09-19 14:49:31 +00:00
WITH_LOADER_VERIEXEC Provide a src.conf(5) description for the new WITHOUT_CAROOT option, and 2019-10-18 19:30:12 +00:00
WITH_LOADER_VERIEXEC_PASS_MANIFEST Provide a src.conf(5) description for the new WITHOUT_CAROOT option, and 2019-10-18 19:30:12 +00:00
WITH_MALLOC_PRODUCTION Follow-up r365371 by removing sentences which indicate the state of the 2020-09-06 09:08:06 +00:00
WITH_META_MODE Clarify some option descriptions, add a line of text to makeman to 2017-02-03 19:09:46 +00:00
WITH_MLX5TOOL Add kernel and userspace code to dump the firmware state of supported 2018-03-08 15:21:56 +00:00
WITH_MODULE_DRM Put building of drm and drm2 modules behind options. 2018-08-28 14:46:49 +00:00
WITH_MODULE_DRM2 Put building of drm and drm2 modules behind options. 2018-08-28 14:46:49 +00:00
WITH_NAND
WITH_NVME src.conf(5): Fix some mandoc issues in source files 2020-09-19 14:49:31 +00:00
WITH_OFED
WITH_OFED_EXTRA Move mostly useless examples binaries from OFED, as well as the Subnet 2018-07-20 23:52:11 +00:00
WITH_OPENLDAP build: options: mention ports in the WITH_OPENLDAP description 2021-01-30 10:41:52 -06:00
WITH_OPENMP Connect lib/libomp to the build. 2019-03-16 15:45:15 +00:00
WITH_OPENSSL_KTLS OpenSSL: Support for kernel TLS offload (KTLS) 2021-01-28 10:24:13 -08:00
WITH_PIE Add WITH_PIE knob to build Position Independent Executables 2019-02-15 22:22:38 +00:00
WITH_PROFILE Clean up WITH*_PROFILE 2017-04-20 03:36:09 +00:00
WITH_RATELIMIT Add a WITHOUT_RATELIMIT option description for src.conf(5) 2017-03-23 01:44:17 +00:00
WITH_REPRODUCIBLE_BUILD Comment the RCSID. 2016-12-19 15:09:30 +00:00
WITH_RETPOLINE Introduce src.conf knob to build userland with retpoline 2018-10-21 00:27:59 +00:00
WITH_RPCBIND_WARMSTART_SUPPORT Add a knob, WITH*_RPCBIND_WARMSTART_SUPPORT, to allow the end-user to build 2017-04-19 20:45:46 +00:00
WITH_SENDMAIL Add some non-default src.conf(5) knob descriptions 2018-11-21 14:50:45 +00:00
WITH_SHARED_TOOLCHAIN Slightly expand description of WITH_SHARED_TOOLCHAIN, add a 2019-10-23 16:48:17 +00:00
WITH_SORT_THREADS
WITH_SSP Add WITH_SSP to silence complaints from mkman about there not being a file 2017-01-02 20:09:09 +00:00
WITH_STAGING
WITH_STAGING_MAN Clarify some option descriptions, add a line of text to makeman to 2017-02-03 19:09:46 +00:00
WITH_STAGING_PROG
WITH_STALE_STAGED
WITH_STATS Introduce stats(3), a flexible statistics gathering API. 2019-10-07 19:05:05 +00:00
WITH_SVN
WITH_SYSROOT
WITH_SYSTEM_COMPILER remove GCC 4.2.1 build infrastructure 2020-02-29 03:25:51 +00:00
WITH_SYSTEM_LINKER Update SYSTEM_LINKER descriptions wrt BINUTILS 2020-06-06 21:07:50 +00:00
WITH_TCP_WRAPPERS Add some non-default src.conf(5) knob descriptions 2018-11-21 14:50:45 +00:00
WITH_UNIFIED_OBJDIR Add option UNIFIED_OBJDIR, on by default, which moves the default build OBJDIR. 2017-11-01 21:22:05 +00:00
WITH_USB_GADGET_EXAMPLES
WITH_VERIEXEC Provide a src.conf(5) description for the new WITHOUT_CAROOT option, and 2019-10-18 19:30:12 +00:00
WITH_ZONEINFO_LEAPSECONDS_SUPPORT Formalize LEAPSECONDS and OLDTIMEZONES in share/zoneinfo/... as 2017-07-06 04:19:33 +00:00
WITH_ZONEINFO_OLD_TIMEZONES_SUPPORT Formalize LEAPSECONDS and OLDTIMEZONES in share/zoneinfo/... as 2017-07-06 04:19:33 +00:00
WITHOUT_ACCT
WITHOUT_ACPI
WITHOUT_APM
WITHOUT_ASSERT_DEBUG
WITHOUT_AT
WITHOUT_ATM
WITHOUT_AUDIT
WITHOUT_AUTHPF
WITHOUT_AUTO_OBJ Enable AUTO_OBJ by default if the OBJDIR is writable, only for in-tree builds. 2017-11-02 18:09:07 +00:00
WITHOUT_AUTOFS Fix section numbers for autofs(5), kbdcontrol(1), vidcontrol(1), quota(1), 2016-03-01 11:36:10 +00:00
WITHOUT_BHYVE
WITHOUT_BIND_NOW Add a WITH_BIND_NOW build knob 2018-11-06 15:52:49 +00:00
WITHOUT_BLACKLIST Use .Xr to reference libblacklist(3), blacklistctl(8), and blacklistd(8) 2017-05-30 18:03:34 +00:00
WITHOUT_BLACKLIST_SUPPORT Remove rlogin/rsh references from src.conf(5) WITHOUT_BLACKLIST_SUPPORT 2019-08-13 14:51:16 +00:00
WITHOUT_BLUETOOTH
WITHOUT_BOOT
WITHOUT_BOOTPARAMD
WITHOUT_BOOTPD
WITHOUT_BSD_CPIO
WITHOUT_BSDINSTALL
WITHOUT_BSNMP
WITHOUT_BZIP2
WITHOUT_BZIP2_SUPPORT
WITHOUT_CALENDAR Add extremely useful calendar(1) application to FreeBSD 2020-03-03 00:20:08 +00:00
WITHOUT_CAPSICUM
WITHOUT_CAROOT Provide a src.conf(5) description for the new WITHOUT_CAROOT option, and 2019-10-18 19:30:12 +00:00
WITHOUT_CASPER
WITHOUT_CCD
WITHOUT_CDDL
WITHOUT_CLANG
WITHOUT_CLANG_BOOTSTRAP Clarify some option descriptions, add a line of text to makeman to 2017-02-03 19:09:46 +00:00
WITHOUT_CLANG_FULL
WITHOUT_CLANG_IS_CC remove GCC 4.2.1 build infrastructure 2020-02-29 03:25:51 +00:00
WITHOUT_CLEAN Add WITH_/WITHOUT_CLEAN option to replace NO_CLEAN 2020-09-08 00:44:35 +00:00
WITHOUT_CPP
WITHOUT_CROSS_COMPILER Clarify some option descriptions, add a line of text to makeman to 2017-02-03 19:09:46 +00:00
WITHOUT_CRYPT
WITHOUT_CUSE
WITHOUT_CXGBETOOL Add cxgbetool(8) to the base system. 2017-03-03 03:11:58 +00:00
WITHOUT_CXX
WITHOUT_DEBUG_FILES
WITHOUT_DIALOG Clarify some option descriptions, add a line of text to makeman to 2017-02-03 19:09:46 +00:00
WITHOUT_DICT
WITHOUT_DMAGENT Clarify some option descriptions, add a line of text to makeman to 2017-02-03 19:09:46 +00:00
WITHOUT_DOCCOMPRESS Clarify some option descriptions, add a line of text to makeman to 2017-02-03 19:09:46 +00:00
WITHOUT_DYNAMICROOT
WITHOUT_EE
WITHOUT_EFI Add documentation for MK_EFI added in r307243 2017-01-02 20:07:56 +00:00
WITHOUT_ELFTOOLCHAIN_BOOTSTRAP Add missing src.conf(5) descriptions for tool chain components 2016-02-11 00:14:00 +00:00
WITHOUT_EXAMPLES
WITHOUT_FDT
WITHOUT_FILE
WITHOUT_FINGER
WITHOUT_FLOPPY
WITHOUT_FMTREE
WITHOUT_FORMAT_EXTENSIONS
WITHOUT_FORTH
WITHOUT_FP_LIBC
WITHOUT_FREEBSD_UPDATE
WITHOUT_FTP
WITHOUT_GAMES
WITHOUT_GCC
WITHOUT_GCC_BOOTSTRAP Adjust WITH_/WITHOUT_ descriptions for GCC options after r356367 2020-01-05 03:00:26 +00:00
WITHOUT_GCOV
WITHOUT_GDB
WITHOUT_GH_BC Slightly modify wording to better match nearby entries. 2020-09-24 06:12:57 +00:00
WITHOUT_GNU_DIFF Update GNU_DIFF knob descriptions 2020-05-20 17:20:48 +00:00
WITHOUT_GNUCXX Adjust WITH_/WITHOUT_ descriptions for GCC options after r356367 2020-01-05 03:00:26 +00:00
WITHOUT_GOOGLETEST Initial googlemock/googletest integration into the build/FreeBSD test suite 2019-03-15 21:43:52 +00:00
WITHOUT_GPIO
WITHOUT_GSSAPI
WITHOUT_HAST
WITHOUT_HTML
WITHOUT_HYPERV
WITHOUT_ICONV
WITHOUT_INCLUDES
WITHOUT_INET
WITHOUT_INET6
WITHOUT_INET6_SUPPORT
WITHOUT_INET_SUPPORT
WITHOUT_INETD
WITHOUT_INFO
WITHOUT_INSTALLLIB Decromulate an extra "if". 2017-02-03 19:21:28 +00:00
WITHOUT_IPFILTER
WITHOUT_IPFW
WITHOUT_IPSEC_SUPPORT Fix mdoc(7) warning: new sentences should start on new lines 2017-03-23 02:13:59 +00:00
WITHOUT_ISCSI Typo 2018-05-13 22:58:40 +00:00
WITHOUT_JAIL
WITHOUT_KDUMP
WITHOUT_KERBEROS Clarify some option descriptions, add a line of text to makeman to 2017-02-03 19:09:46 +00:00
WITHOUT_KERBEROS_SUPPORT
WITHOUT_KERNEL_RETPOLINE Add kernel retpoline option for amd64 2018-02-28 14:57:45 +00:00
WITHOUT_KERNEL_SYMBOLS
WITHOUT_KVM
WITHOUT_KVM_SUPPORT
WITHOUT_LDNS
WITHOUT_LDNS_UTILS
WITHOUT_LEGACY_CONSOLE Fix section numbers for autofs(5), kbdcontrol(1), vidcontrol(1), quota(1), 2016-03-01 11:36:10 +00:00
WITHOUT_LIB32
WITHOUT_LIBCPLUSPLUS
WITHOUT_LLD Add WITH_/WITHOUT_LLD knobs to enable the lld linker 2016-08-31 21:18:38 +00:00
WITHOUT_LLD_BOOTSTRAP Remove Binutils from src.conf(5) option descriptions 2021-01-24 12:22:01 -05:00
WITHOUT_LLD_IS_LD Remove Binutils from src.conf(5) option descriptions 2021-01-24 12:22:01 -05:00
WITHOUT_LLDB
WITHOUT_LLVM_ASSERTIONS llvm: add a build knob for enabling assertions 2020-04-06 01:27:17 +00:00
WITHOUT_LLVM_COV Promote llvm-cov to a standalone option 2018-02-10 00:22:35 +00:00
WITHOUT_LLVM_CXXFILT Add WITH_LLVM_CXXFILT option to install llvm-cxxfilt as c++filt 2020-11-03 19:57:28 +00:00
WITHOUT_LLVM_TARGET_AARCH64 Push users towards LLVM_TARGET_ALL. 2018-06-27 17:13:36 +00:00
WITHOUT_LLVM_TARGET_ALL Add LLVM_TARGET_ALL option. 2018-06-27 16:57:51 +00:00
WITHOUT_LLVM_TARGET_ARM Push users towards LLVM_TARGET_ALL. 2018-06-27 17:13:36 +00:00
WITHOUT_LLVM_TARGET_MIPS Push users towards LLVM_TARGET_ALL. 2018-06-27 17:13:36 +00:00
WITHOUT_LLVM_TARGET_POWERPC Push users towards LLVM_TARGET_ALL. 2018-06-27 17:13:36 +00:00
WITHOUT_LLVM_TARGET_RISCV Add option to build LLVM RISC-V target 2019-04-07 18:24:26 +00:00
WITHOUT_LLVM_TARGET_SPARC Push users towards LLVM_TARGET_ALL. 2018-06-27 17:13:36 +00:00
WITHOUT_LLVM_TARGET_X86 Push users towards LLVM_TARGET_ALL. 2018-06-27 17:13:36 +00:00
WITHOUT_LOADER_GELI Fix typo in filename. 2017-11-11 16:09:20 +00:00
WITHOUT_LOADER_LUA Add missing options. 2018-10-21 06:33:35 +00:00
WITHOUT_LOADER_OFW Add descriptions for recently added loader options 2018-03-01 22:00:38 +00:00
WITHOUT_LOADER_UBOOT Add descriptions for recently added loader options 2018-03-01 22:00:38 +00:00
WITHOUT_LOADER_ZFS MK_ZFS -> {MK_ZFS|MK_LOADER_ZFS}, this is so we can diable userland / kernel 2019-01-05 22:45:20 +00:00
WITHOUT_LOCALES
WITHOUT_LOCATE
WITHOUT_LPR
WITHOUT_LS_COLORS
WITHOUT_LZMA_SUPPORT
WITHOUT_MAIL
WITHOUT_MAILWRAPPER
WITHOUT_MAKE
WITHOUT_MAKE_CHECK_USE_SANDBOX Add limited sandbox capability to "make check" 2017-08-14 19:03:05 +00:00
WITHOUT_MALLOC_PRODUCTION Follow-up r365371 by removing sentences which indicate the state of the 2020-09-06 09:08:06 +00:00
WITHOUT_MAN
WITHOUT_MAN_UTILS Deorbit catman. The tradeoff of disk for performance has long since tipped 2017-09-13 16:35:16 +00:00
WITHOUT_MANCOMPRESS
WITHOUT_MLX5TOOL Add kernel and userspace code to dump the firmware state of supported 2018-03-08 15:21:56 +00:00
WITHOUT_MODULE_DRM Put building of drm and drm2 modules behind options. 2018-08-28 14:46:49 +00:00
WITHOUT_MODULE_DRM2 Put building of drm and drm2 modules behind options. 2018-08-28 14:46:49 +00:00
WITHOUT_NAND
WITHOUT_NCP
WITHOUT_NETCAT
WITHOUT_NETGRAPH
WITHOUT_NETGRAPH_SUPPORT
WITHOUT_NIS
WITHOUT_NLS
WITHOUT_NLS_CATALOGS
WITHOUT_NS_CACHING
WITHOUT_NTP
WITHOUT_NVME Add missing options. 2018-10-21 06:33:35 +00:00
WITHOUT_OPENMP Connect lib/libomp to the build. 2019-03-16 15:45:15 +00:00
WITHOUT_OPENSSH
WITHOUT_OPENSSL
WITHOUT_OPENSSL_KTLS OpenSSL: Support for kernel TLS offload (KTLS) 2021-01-28 10:24:13 -08:00
WITHOUT_PAM
WITHOUT_PAM_SUPPORT
WITHOUT_PF
WITHOUT_PIE Add WITH_PIE knob to build Position Independent Executables 2019-02-15 22:22:38 +00:00
WITHOUT_PKGBOOTSTRAP
WITHOUT_PMC
WITHOUT_PORTSNAP
WITHOUT_PPP
WITHOUT_PROFILE Clean up WITH*_PROFILE 2017-04-20 03:36:09 +00:00
WITHOUT_QUOTAS Fix section numbers for autofs(5), kbdcontrol(1), vidcontrol(1), quota(1), 2016-03-01 11:36:10 +00:00
WITHOUT_RADIUS_SUPPORT
WITHOUT_RBOOTD
WITHOUT_REPRODUCIBLE_BUILD Add WITHOUT_REPRODUCIBLE_BUILD description 2018-09-13 14:53:42 +00:00
WITHOUT_RESCUE
WITHOUT_RETPOLINE Add description for WITHOUT_RETPOLINE 2019-03-24 23:26:03 +00:00
WITHOUT_ROUTED
WITHOUT_SENDMAIL
WITHOUT_SERVICESDB WITHOUT_SERVICESDB: 2018-07-04 17:18:35 +00:00
WITHOUT_SETUID_LOGIN
WITHOUT_SHARED_TOOLCHAIN Slightly expand description of WITH_SHARED_TOOLCHAIN, add a 2019-10-23 16:48:17 +00:00
WITHOUT_SHAREDOCS
WITHOUT_SOURCELESS
WITHOUT_SOURCELESS_HOST
WITHOUT_SOURCELESS_UCODE
WITHOUT_SSP
WITHOUT_STATS Introduce stats(3), a flexible statistics gathering API. 2019-10-07 19:05:05 +00:00
WITHOUT_SVNLITE
WITHOUT_SYSCONS
WITHOUT_SYSTEM_COMPILER remove GCC 4.2.1 build infrastructure 2020-02-29 03:25:51 +00:00
WITHOUT_SYSTEM_LINKER Update SYSTEM_LINKER descriptions wrt BINUTILS 2020-06-06 21:07:50 +00:00
WITHOUT_TALK
WITHOUT_TCP_WRAPPERS
WITHOUT_TCSH
WITHOUT_TELNET Fix section numbers for autofs(5), kbdcontrol(1), vidcontrol(1), quota(1), 2016-03-01 11:36:10 +00:00
WITHOUT_TESTS
WITHOUT_TESTS_SUPPORT
WITHOUT_TEXTPROC
WITHOUT_TFTP
WITHOUT_TOOLCHAIN The build does work now with WITHOUT_TOOLCHAIN. 2016-04-13 20:55:05 +00:00
WITHOUT_UNBOUND
WITHOUT_UNIFIED_OBJDIR Add option UNIFIED_OBJDIR, on by default, which moves the default build OBJDIR. 2017-11-01 21:22:05 +00:00
WITHOUT_USB
WITHOUT_USB_GADGET_EXAMPLES Carry over r311520 to tools/build/options/WITHOUT_USB_GADGET_EXAMPLES 2017-01-06 21:08:19 +00:00
WITHOUT_UTMPX
WITHOUT_VI
WITHOUT_VT
WITHOUT_WARNS
WITHOUT_WERROR Rename NO_WERROR -> MK_WERROR=no 2021-01-07 09:31:03 +00:00
WITHOUT_WIRELESS
WITHOUT_WIRELESS_SUPPORT
WITHOUT_WPA_SUPPLICANT_EAPOL
WITHOUT_ZFS MK_ZFS -> {MK_ZFS|MK_LOADER_ZFS}, this is so we can diable userland / kernel 2019-01-05 22:45:20 +00:00
WITHOUT_ZONEINFO