public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* uClibc-ng
@ 2015-11-16 19:18 Reinoud Koornstra
  2015-11-16 21:52 ` uClibc-ng Bryan Hundven
  0 siblings, 1 reply; 2+ messages in thread
From: Reinoud Koornstra @ 2015-11-16 19:18 UTC (permalink / raw)
  To: crossgcc, Bryan Hundven

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.

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: uClibc-ng
  2015-11-16 19:18 uClibc-ng Reinoud Koornstra
@ 2015-11-16 21:52 ` Bryan Hundven
  0 siblings, 0 replies; 2+ messages in thread
From: Bryan Hundven @ 2015-11-16 21:52 UTC (permalink / raw)
  To: Reinoud Koornstra; +Cc: crossgcc

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-11-16 21:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-16 19:18 uClibc-ng Reinoud Koornstra
2015-11-16 21:52 ` uClibc-ng Bryan Hundven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).