projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
make fpu emulation support configurable through kernel_menuconfig by adding a prompt...
[openwrt.git]
/
package
/
busybox
/
config
/
editors
/
Config.in
diff --git
a/package/busybox/config/editors/Config.in
b/package/busybox/config/editors/Config.in
index
fd1da4b
..
9eb85bb
100644
(file)
--- a/
package/busybox/config/editors/Config.in
+++ b/
package/busybox/config/editors/Config.in
@@
-12,7
+12,7
@@
config BUSYBOX_CONFIG_AWK
Awk is used as a pattern scanning and processing language. This is
the BusyBox implementation of that programming language.
Awk is used as a pattern scanning and processing language. This is
the BusyBox implementation of that programming language.
-config BUSYBOX_CONFIG_FEATURE_AWK_
MATH
+config BUSYBOX_CONFIG_FEATURE_AWK_
LIBM
bool "Enable math functions (requires libm)"
default y
depends on BUSYBOX_CONFIG_AWK
bool "Enable math functions (requires libm)"
default y
depends on BUSYBOX_CONFIG_AWK
This page took
0.021941 seconds
and
4
git commands to generate.