mirror of
https://git.busybox.net/busybox
synced 2026-01-31 16:43:21 +00:00
bb_xx_msg will ever try to send output to syslog. Add "select CONFIG_FEATURE_SYSLOG" to relevant applets. This allows to omit syslog code if we do not have any syslog-capable applets in the build. |
||
|---|---|---|
| .. | ||
| Config.in | ||
| halt.c | ||
| init.c | ||
| init_shared.c | ||
| init_shared.h | ||
| Makefile | ||
| Makefile.in | ||
| mesg.c | ||