This website requires JavaScript.
Explore
Help
Register
Sign in
KumiSystems
/
openwrtv4
Watch
1
Star
0
Fork
You've already forked openwrtv4
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
1e5b7c17b0
openwrtv4
/
toolchain
/
musl
/
Config.version
9 lines
86 B
Text
Raw
Normal View
History
Unescape
Escape
toolchain: get rid of musl version kconfig symbol overloading SVN-Revision: 36359
2013-04-18 12:05:02 +00:00
if USE_MUSL
add preliminary support for musl Musl is an alternative C-library, see http://www.musl-libc.org for more infos. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34314
2012-11-23 20:02:29 +00:00
config MUSL_VERSION
string
depends on USE_MUSL
musl: update to version 1.1.6 Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43977
2015-01-15 21:40:44 +00:00
default "1.1.6"
add preliminary support for musl Musl is an alternative C-library, see http://www.musl-libc.org for more infos. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34314
2012-11-23 20:02:29 +00:00
endif
Reference in a new issue
Copy permalink