This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: uClibc-ng


Reinoud,

On Mon, Nov 16, 2015 at 11:18 AM, Reinoud Koornstra
<reinoudkoornstra@gmail.com> wrote:
> Hi Bryan,
>
> I saw your change:
>
> diff --git a/config/libc/uClibc.in b/config/libc/uClibc.in
> index 4e57be0..491bcc6 100644
> --- a/config/libc/uClibc.in
> +++ b/config/libc/uClibc.in
> @@ -26,10 +26,10 @@ choice
> # Don't remove next line
> # CT_INSERT_VERSION_BELOW
> -config LIBC_UCLIBC_NG_V_1_0_8
> +config LIBC_UCLIBC_NG_V_1_0_9
> bool
> prompt "1.0.8"
> - select LIBC_UCLIBC_NG_1_0_8_or_later
> + select LIBC_UCLIBC_NG_1_0_9_or_later
>
> However, you need to change prompt to "1.0.9" as well. :)
> Thanks,
>
> Reinoud.

Thanks! Fixed in 0929675.

Cheers,

-Bryan

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]