mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-23 14:42:26 +00:00
musl: updated version to 1.1.15
Signed-off-by: Yogesh Sharma <ysharm01@harris.com>
This commit is contained in:
parent
a1b4ec3b17
commit
4b4082785d
@ -55,7 +55,7 @@ choice
|
|||||||
|
|
||||||
config LIBC_MUSL_V_1_1
|
config LIBC_MUSL_V_1_1
|
||||||
bool
|
bool
|
||||||
prompt "1.1.14 (Mainline)"
|
prompt "1.1.15 (Mainline)"
|
||||||
depends on EXPERIMENTAL
|
depends on EXPERIMENTAL
|
||||||
|
|
||||||
endchoice
|
endchoice
|
||||||
@ -64,6 +64,6 @@ config LIBC_VERSION
|
|||||||
string
|
string
|
||||||
# Don't remove next line
|
# Don't remove next line
|
||||||
# CT_INSERT_VERSION_STRING_BELOW
|
# 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
|
endif # ! LIBC_MUSL_CUSTOM
|
||||||
|
Loading…
Reference in New Issue
Block a user