mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 22:47:56 +00:00
58ab3ad6b0
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 46772
9 lines
87 B
Plaintext
9 lines
87 B
Plaintext
if USE_MUSL
|
|
|
|
config MUSL_VERSION
|
|
string
|
|
depends on USE_MUSL
|
|
default "1.1.11"
|
|
|
|
endif
|