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-13 10:24:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
765c73f309
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
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 New Issue
Copy Permalink