
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
8 lines
86 B
Text
8 lines
86 B
Text
if USE_MUSL
|
|
|
|
config MUSL_VERSION
|
|
string
|
|
depends on USE_MUSL
|
|
default "1.1.4"
|
|
|
|
endif
|