mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-31 16:36:14 +00:00
Add uClibc-0.9.29 now it's out, and remove the 0.9.29-rc1.
This commit is contained in:
parent
0b017962f7
commit
0325315ce7
@ -36,9 +36,9 @@ config LIBC_V_0_9_28_3
|
|||||||
bool
|
bool
|
||||||
prompt "0.9.28.3"
|
prompt "0.9.28.3"
|
||||||
|
|
||||||
config LIBC_V_0_9_29_rc1
|
config LIBC_V_0_9_29
|
||||||
bool
|
bool
|
||||||
prompt "0.9.29_rc1"
|
prompt "0.9.29"
|
||||||
|
|
||||||
# CT_INSERT_VERSION_ABOVE
|
# CT_INSERT_VERSION_ABOVE
|
||||||
# Don't remove above line!
|
# Don't remove above line!
|
||||||
@ -54,7 +54,7 @@ config LIBC_VERSION
|
|||||||
default "0.9.28.1" if LIBC_V_0_9_28_1
|
default "0.9.28.1" if LIBC_V_0_9_28_1
|
||||||
default "0.9.28.2" if LIBC_V_0_9_28_2
|
default "0.9.28.2" if LIBC_V_0_9_28_2
|
||||||
default "0.9.28.3" if LIBC_V_0_9_28_3
|
default "0.9.28.3" if LIBC_V_0_9_28_3
|
||||||
default "0.9.29_rc1" if LIBC_V_0_9_29_rc1
|
default "0.9.29" if LIBC_V_0_9_29
|
||||||
# CT_INSERT_VERSION_STRING_ABOVE
|
# CT_INSERT_VERSION_STRING_ABOVE
|
||||||
# Don't remove above line!
|
# Don't remove above line!
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user