openwrt/toolchain/musl/Config.version

9 lines
86 B
Plaintext

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