mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 14:13:16 +00:00
6b7ee13094
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41044
9 lines
86 B
Plaintext
9 lines
86 B
Plaintext
if USE_MUSL
|
|
|
|
config MUSL_VERSION
|
|
string
|
|
depends on USE_MUSL
|
|
default "1.1.2"
|
|
|
|
endif
|