mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-18 10:46:26 +00:00
Add latest uClibc 0.9.30 ( at last! ;-) )
/trunk/config/libc/uClibc.in | 5 5 0 0 +++++ 1 file changed, 5 insertions(+)
This commit is contained in:
parent
00326c96db
commit
3905eec431
@ -34,6 +34,10 @@ config LIBC_V_0_9_29
|
||||
bool
|
||||
prompt "0.9.29"
|
||||
|
||||
config LIBC_V_0_9_30
|
||||
bool
|
||||
prompt "0.9.30"
|
||||
|
||||
# CT_INSERT_VERSION_ABOVE
|
||||
# Don't remove above line!
|
||||
|
||||
@ -58,6 +62,7 @@ config LIBC_VERSION
|
||||
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.29" if LIBC_V_0_9_29
|
||||
default "0.9.30" if LIBC_V_0_9_30
|
||||
# CT_INSERT_VERSION_STRING_ABOVE
|
||||
# Don't remove above line!
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user