1
0
This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
svn-openwrt-archive/toolchain/musl/Config.version
Felix Fietkau 796968fc0f musl: update to version 1.1.14
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 48762
2016-02-25 09:24:46 +00:00

9 lines
87 B
Plaintext

if USE_MUSL
config MUSL_VERSION
string
depends on USE_MUSL
default "1.1.14"
endif