public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
From: Johannes Stezenbach <js@sig21.net>
To: crossgcc@sourceware.org
Subject: [PATCH] add uClibc-0.9.33
Date: Thu, 02 Feb 2012 15:27:00 -0000	[thread overview]
Message-ID: <20120202152720.GB4970@sig21.net> (raw)

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

             reply	other threads:[~2012-02-02 15:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-02 15:27 Johannes Stezenbach [this message]
2012-02-02 21:47 ` Yann E. MORIN

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120202152720.GB4970@sig21.net \
    --to=js@sig21.net \
    --cc=crossgcc@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).