openwrtv3/toolchain/musl/Config.version
Felix Fietkau 99419349e6 musl: update to 1.1.12 + git from 2016-01-22
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 48486
2016-01-25 12:42:00 +00:00

8 lines
87 B
Text

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