You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
173 B

if USE_MUSL
config MUSL_VERSION
string
depends on USE_MUSL
default "0.9.15" if MUSL_VERSION_0_9_15
config MUSL_VERSION_0_9_15
default y if !TOOLCHAINOPTS
bool
endif