aboutsummaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2022-05-06 12:31:21 +0100
committerRon Yorston <rmy@pobox.com>2022-05-06 12:31:21 +0100
commitecdc5b3ffabb58e3a9fc3a55a2a44323644995fc (patch)
tree7a394f48dea0e8e5f47c4ab0eba84d2fb04a00b0 /arch
parent26ba73098e714459e3294679228a1d54eed14799 (diff)
downloadbusybox-w32-ecdc5b3ffabb58e3a9fc3a55a2a44323644995fc.tar.gz
busybox-w32-ecdc5b3ffabb58e3a9fc3a55a2a44323644995fc.tar.bz2
busybox-w32-ecdc5b3ffabb58e3a9fc3a55a2a44323644995fc.zip
win32: allow preference for applets to be disabled at runtime
The default busybox-w32 configuration enables the PREFER_APPLETS and SH_STANDALONE features. Sometimes it may be desirable to override the default preference for applets, for example, if an applet needs to be replaced by an external program with additional features. Add support for the environment variable BB_OVERRIDE_APPLETS. Its value may be: - a single dash ('-'): all applets are overridden; - a space-separated list of names: only the specified applets are overridden.
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions