allwinner_a64/lichee/buildroot/package/logrotate/Config.in
2018-08-08 14:16:19 +08:00

12 lines
269 B
Text

config BR2_PACKAGE_LOGROTATE
bool "logrotate"
select BR2_PACKAGE_POPT
depends on BR2_USE_WCHAR
help
A simple program to rotate logs.
https://fedorahosted.org/logrotate/
comment "logrotate requires a toolchain with WCHAR support"
depends on !BR2_USE_WCHAR