This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced
2024-12-20 05:41:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
498619dc1f
openwrt
/
toolchain
/
musl
/
Config.version
9 lines
86 B
Plaintext
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.3 Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41394
2014-06-29 22:25:32 +00:00
default "1.1.3"
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 New Issue
Copy Permalink