mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-09 08:20:39 +00:00
99419349e6
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48486
9 lines
87 B
Plaintext
9 lines
87 B
Plaintext
if USE_MUSL
|
|
|
|
config MUSL_VERSION
|
|
string
|
|
depends on USE_MUSL
|
|
default "1.1.12"
|
|
|
|
endif
|