public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] add uClibc-0.9.33
@ 2012-02-02 15:27 Johannes Stezenbach
  2012-02-02 21:47 ` Yann E. MORIN
  0 siblings, 1 reply; 2+ messages in thread
From: Johannes Stezenbach @ 2012-02-02 15:27 UTC (permalink / raw)
  To: crossgcc

Signed-off-by: Johannes Stezenbach <js@sig21.net>
---
uClibc-0.9.33 has been released today.
Not sure about 0.9.32.1/100-fix-TLS-DTPREL-TPREL-macros.patch,
I only know about ARM...


diff -r 3b8192272c2f config/libc/uClibc.in
--- a/config/libc/uClibc.in	Wed Feb 01 00:10:59 2012 +0100
+++ b/config/libc/uClibc.in	Thu Feb 02 16:17:03 2012 +0100
@@ -21,6 +21,11 @@
 # Don't remove next line
 # CT_INSERT_VERSION_BELOW
 
+config LIBC_UCLIBC_V_0_9_33
+    bool
+    prompt "0.9.33"
+    select LIBC_UCLIBC_0_9_32_or_later
+
 config LIBC_UCLIBC_V_0_9_32_1
     bool
     prompt "0.9.32.1"
@@ -91,6 +96,7 @@
     prompt "Enter date (YYYYMMDD)" if LIBC_UCLIBC_V_specific_date
 # Don't remove next line
 # CT_INSERT_VERSION_STRING_BELOW
+    default "0.9.33" if LIBC_UCLIBC_V_0_9_33
     default "0.9.32.1" if LIBC_UCLIBC_V_0_9_32_1
     default "0.9.32" if LIBC_UCLIBC_V_0_9_32
     default "0.9.31" if LIBC_UCLIBC_V_0_9_31

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

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

* Re: [PATCH] add uClibc-0.9.33
  2012-02-02 15:27 [PATCH] add uClibc-0.9.33 Johannes Stezenbach
@ 2012-02-02 21:47 ` Yann E. MORIN
  0 siblings, 0 replies; 2+ messages in thread
From: Yann E. MORIN @ 2012-02-02 21:47 UTC (permalink / raw)
  To: crossgcc; +Cc: Johannes Stezenbach

Johannes, All,

On Thursday 02 February 2012 16:27:20 Johannes Stezenbach wrote:
> uClibc-0.9.33 has been released today.

Applied as #42bfbe169c2c .Thank you!

> Not sure about 0.9.32.1/100-fix-TLS-DTPREL-TPREL-macros.patch,
> I only know about ARM...

Not sure either. That was an ugly hack to begin with, anyway...

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

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

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

end of thread, other threads:[~2012-02-02 21:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-02 15:27 [PATCH] add uClibc-0.9.33 Johannes Stezenbach
2012-02-02 21:47 ` Yann E. MORIN

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).