This website requires JavaScript.
Explore
Help
Sign In
mr
/
openwrt
Watch
2
Star
0
Fork
1
You've already forked openwrt
Code
Issues
7
Pull Requests
Releases
Wiki
Activity
727f2d336d
openwrt
/
toolchain
/
musl
/
Config.version
9 lines
87 B
Plaintext
Raw
Normal View
History
Unescape
Escape
toolchain: get rid of musl version kconfig symbol overloading SVN-Revision: 36359
2013-04-18 20:05:02 +08: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-24 04:02:29 +08:00
config MUSL_VERSION
string
depends on USE_MUSL
musl: update to version 1.1.11 Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 46772
2015-09-02 23:44:17 +08:00
default "1.1.11"
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-24 04:02:29 +08:00
endif
Reference in New Issue
Copy Permalink