This website requires JavaScript.
Explore
Help
Register
Sign in
KumiSystems
/
openwrtv3
Watch
1
Star
0
Fork
You've already forked openwrtv3
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
5868331214
openwrtv3
/
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
toolchain/musl: update to the latest version, adds aarch64 support Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45091
2015-03-28 13:38:45 +00:00
default "1.1.7"
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