build system cleanup: rename FEATURE_AWK_MATH to FEATURE_AWK_LIBM;
disable parsing test applet.
This commit is contained in:
@ -12,7 +12,7 @@ config AWK
|
||||
Awk is used as a pattern scanning and processing language. This is
|
||||
the BusyBox implementation of that programming language.
|
||||
|
||||
config FEATURE_AWK_MATH
|
||||
config FEATURE_AWK_LIBM
|
||||
bool "Enable math functions (requires libm)"
|
||||
default n
|
||||
depends on AWK
|
||||
|
Reference in New Issue
Block a user