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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41954 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-08-02 20:27:52 +00:00

9 lines
86 B
Plaintext

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