if USE_MUSL

config MUSL_VERSION
	string
	depends on USE_MUSL
	default "1.1.5"

endif