GC uClibc 1.0.14.

Signed-off-by: Alexey Neyman <stilor@att.net>
This commit is contained in:
Alexey Neyman 2016-09-18 11:38:44 -07:00
parent 2cb1b851c2
commit 03730997ae

View File

@ -80,11 +80,6 @@ config LIBC_UCLIBC_NG_V_1_0_17
prompt "1.0.17"
select LIBC_UCLIBC_NG_1_0_14_or_later
config LIBC_UCLIBC_NG_V_1_0_14
bool
prompt "1.0.14"
select LIBC_UCLIBC_NG_1_0_14_or_later
config LIBC_UCLIBC_V_0_9_33_2
bool
prompt "0.9.33.2"
@ -97,7 +92,6 @@ config LIBC_VERSION
# 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.14" if LIBC_UCLIBC_NG_V_1_0_14
default "0.9.33.2" if LIBC_UCLIBC_V_0_9_33_2
endif # ! LIBC_UCLIBC_CUSTOM