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]

uClibc-ng


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


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