public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] Add eglibc 2.19
@ 2014-04-06 18:16 Mattias Walström
  2014-05-05 21:47 ` Yann E. MORIN
  0 siblings, 1 reply; 2+ messages in thread
From: Mattias Walström @ 2014-04-06 18:16 UTC (permalink / raw)
  To: crossgcc

# HG changeset patch
# User Mattias Walström <lazzer@gmail.com>
# Date 1396807324 -7200
# Node ID de48a1603e33afb2a30ae5efee95eb656e9f61a9
# Parent  e11a8a2e225d3fa882c24e05ea097979ba8925eb
Add new eglibc-2.19

diff -r e11a8a2e225d -r de48a1603e33 config/libc/eglibc.in
--- a/config/libc/eglibc.in    Tue Mar 11 22:11:43 2014 +0100
+++ b/config/libc/eglibc.in    Sun Apr 06 20:02:04 2014 +0200
@@ -18,6 +18,11 @@
 # Don't remove next line
 # CT_INSERT_VERSION_BELOW
 
+config LIBC_EGLIBC_V_2_19
+    bool
+    prompt "2_19"
+    select LIBC_EGLIBC_2_16_or_later
+
 config LIBC_EGLIBC_V_2_18
     bool
     prompt "2_18"
@@ -82,6 +87,7 @@
     string
 # Don't remove next line
 # CT_INSERT_VERSION_STRING_BELOW
+    default "2_19" if LIBC_EGLIBC_V_2_19
     default "2_18" if LIBC_EGLIBC_V_2_18
     default "2_17" if LIBC_EGLIBC_V_2_17
     default "2_16" if LIBC_EGLIBC_V_2_16


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

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

* Re: [PATCH] Add eglibc 2.19
  2014-04-06 18:16 [PATCH] Add eglibc 2.19 Mattias Walström
@ 2014-05-05 21:47 ` Yann E. MORIN
  0 siblings, 0 replies; 2+ messages in thread
From: Yann E. MORIN @ 2014-05-05 21:47 UTC (permalink / raw)
  To: Mattias Walström; +Cc: crossgcc

Mattias, All,

Sorry for the delay... :-(

On 2014-04-06 20:16 +0200, Mattias Walström spake thusly:
> # HG changeset patch
> # User Mattias Walström <lazzer@gmail.com>
> # Date 1396807324 -7200
> # Node ID de48a1603e33afb2a30ae5efee95eb656e9f61a9
> # Parent  e11a8a2e225d3fa882c24e05ea097979ba8925eb
> Add new eglibc-2.19

This patch is missing your SoB line:
    http://elinux.org/Developer_Certificate_Of_Origin

Ditto your patch about the new kernel versions.
Care to just reply to each with your SoB line, please?

Regards,
Yann E. MORIN.

> diff -r e11a8a2e225d -r de48a1603e33 config/libc/eglibc.in
> --- a/config/libc/eglibc.in    Tue Mar 11 22:11:43 2014 +0100
> +++ b/config/libc/eglibc.in    Sun Apr 06 20:02:04 2014 +0200
> @@ -18,6 +18,11 @@
>  # Don't remove next line
>  # CT_INSERT_VERSION_BELOW
>  
> +config LIBC_EGLIBC_V_2_19
> +    bool
> +    prompt "2_19"
> +    select LIBC_EGLIBC_2_16_or_later
> +
>  config LIBC_EGLIBC_V_2_18
>      bool
>      prompt "2_18"
> @@ -82,6 +87,7 @@
>      string
>  # Don't remove next line
>  # CT_INSERT_VERSION_STRING_BELOW
> +    default "2_19" if LIBC_EGLIBC_V_2_19
>      default "2_18" if LIBC_EGLIBC_V_2_18
>      default "2_17" if LIBC_EGLIBC_V_2_17
>      default "2_16" if LIBC_EGLIBC_V_2_16
> 
> 
> --
> For unsubscribe information see http://sourceware.org/lists.html#faq
> 

-- 
.-----------------.--------------------.------------------.--------------------.
|  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:[~2014-05-05 21:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-06 18:16 [PATCH] Add eglibc 2.19 Mattias Walström
2014-05-05 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).