Files
Felix Fietkau 5586f2f706 toolchain/musl: update to version 1.1.4
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

Backport of r41954

SVN-Revision: 42012
2014-08-06 10:30:20 +00:00

9 lines
86 B
Plaintext

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