mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-29 15:44:03 +00:00
uClibc-ng: Fix version prompt
In commit c9704c6683ee2ddab8be390f48f6c2de412b80dc, I forgot to bump the version in the prompt for uClibc-ng-1.0.9. Reported-by: Reinoud Koornstra <reinoudkoornstra@gmail.com> Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
This commit is contained in:
parent
6ac8e31a51
commit
0929675b95
@ -28,7 +28,7 @@ choice
|
||||
|
||||
config LIBC_UCLIBC_NG_V_1_0_9
|
||||
bool
|
||||
prompt "1.0.8"
|
||||
prompt "1.0.9"
|
||||
select LIBC_UCLIBC_NG_1_0_9_or_later
|
||||
|
||||
config LIBC_UCLIBC_V_0_9_33_2
|
||||
|
Loading…
x
Reference in New Issue
Block a user