SmartAudio/toolchain/musl/Config.version

9 lines
87 B
Plaintext
Raw Permalink Normal View History

2018-07-13 01:31:50 +00:00
if USE_MUSL
config MUSL_VERSION
string
depends on USE_MUSL
default "1.1.16"
endif