1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-16 20:23:53 +02:00
openwrt/toolchain/musl/Config.version

9 lines
87 B
Plaintext
Raw Normal View History

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