openwrtv3/toolchain/musl/Config.version
Felix Fietkau 5809da3c05 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

8 lines
86 B
Text

if USE_MUSL
config MUSL_VERSION
string
depends on USE_MUSL
default "1.1.7"
endif