mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-19 04:47:52 +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
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user