musl: updated version to 1.1.15

Signed-off-by: Yogesh Sharma <ysharm01@harris.com>
This commit is contained in:
Yogesh Sharma 2016-07-19 16:14:29 -04:00
parent a1b4ec3b17
commit 4b4082785d

View File

@ -55,7 +55,7 @@ choice
config LIBC_MUSL_V_1_1
bool
prompt "1.1.14 (Mainline)"
prompt "1.1.15 (Mainline)"
depends on EXPERIMENTAL
endchoice
@ -64,6 +64,6 @@ config LIBC_VERSION
string
# Don't remove next line
# CT_INSERT_VERSION_STRING_BELOW
default "1.1.14" if LIBC_MUSL_V_1_1
default "1.1.15" if LIBC_MUSL_V_1_1
endif # ! LIBC_MUSL_CUSTOM