mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-19 04:47:52 +00:00
uClibc-ng pushes new releases faster than we merge them in!
Signed-off-by: Alexey Neyman <stilor@att.net>
This commit is contained in:
parent
8121be5b21
commit
1cb9253dd7
@ -75,9 +75,9 @@ choice
|
||||
# Don't remove next line
|
||||
# CT_INSERT_VERSION_BELOW
|
||||
|
||||
config LIBC_UCLIBC_NG_V_1_0_17
|
||||
config LIBC_UCLIBC_NG_V_1_0_18
|
||||
bool
|
||||
prompt "1.0.17"
|
||||
prompt "1.0.18"
|
||||
select LIBC_UCLIBC_NG_1_0_15_or_later
|
||||
|
||||
config LIBC_UCLIBC_V_0_9_33_2
|
||||
@ -91,7 +91,7 @@ config LIBC_VERSION
|
||||
string
|
||||
# Don't remove next line
|
||||
# CT_INSERT_VERSION_STRING_BELOW
|
||||
default "1.0.17" if LIBC_UCLIBC_NG_V_1_0_17
|
||||
default "1.0.18" if LIBC_UCLIBC_NG_V_1_0_18
|
||||
default "0.9.33.2" if LIBC_UCLIBC_V_0_9_33_2
|
||||
|
||||
endif # ! LIBC_UCLIBC_CUSTOM
|
||||
|
Loading…
Reference in New Issue
Block a user