openwrt-barrierbreaker/toolchain/musl/Config.version
nbd 70407d9ace toolchain/musl: update to version 1.1.4
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

Backport of r41954

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@42012 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-08-06 10:30:20 +00:00

8 lines
86 B
Text

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