all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#30873] [PATCH core-updates 0/3] glibc 2.27
@ 2018-03-20 10:20 Marius Bakke
  2018-03-20 10:24 ` [bug#30873] [PATCH core-updates 1/3] gnu: glibc: Update to 2.27 Marius Bakke
  2018-03-22 12:53 ` [bug#30873] glibc-2.27 patches Efraim Flashner
  0 siblings, 2 replies; 12+ messages in thread
From: Marius Bakke @ 2018-03-20 10:20 UTC (permalink / raw)
  To: 30873

These patches allow building the world with glibc 2.27.  Apart from
"make", packages seem generally happy with this version.

I opted for a unified diff of all post-release updates instead of
individual patches.  It is "only" 12k lines so far.

Marius Bakke (3):
  gnu: glibc: Update to 2.27.
  gnu: make: Fix compatibility with glibc 2.27.
  gnu: make: End phase on #t.

 gnu/local.mk                                       |     3 +
 gnu/packages/base.scm                              |    60 +-
 gnu/packages/commencement.scm                      |     3 +-
 gnu/packages/patches/glibc-2.27-git-fixes.patch    | 12765 +++++++++++++++++++
 .../patches/glibc-hidden-visibility-ldconfig.patch |    16 +
 gnu/packages/patches/make-glibc-compat.patch       |    52 +
 6 files changed, 12875 insertions(+), 24 deletions(-)
 create mode 100644 gnu/packages/patches/glibc-2.27-git-fixes.patch
 create mode 100644 gnu/packages/patches/glibc-hidden-visibility-ldconfig.patch
 create mode 100644 gnu/packages/patches/make-glibc-compat.patch

-- 
2.16.2

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

end of thread, other threads:[~2018-03-23  9:21 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-20 10:20 [bug#30873] [PATCH core-updates 0/3] glibc 2.27 Marius Bakke
2018-03-20 10:24 ` [bug#30873] [PATCH core-updates 1/3] gnu: glibc: Update to 2.27 Marius Bakke
2018-03-20 10:24   ` [bug#30873] [PATCH core-updates 2/3] gnu: make: Fix compatibility with glibc 2.27 Marius Bakke
2018-03-20 13:19     ` Ludovic Courtès
2018-03-20 10:24   ` [bug#30873] [PATCH core-updates 3/3] gnu: make: End phase on #t Marius Bakke
2018-03-20 13:19     ` Ludovic Courtès
2018-03-20 13:18   ` [bug#30873] [PATCH core-updates 1/3] gnu: glibc: Update to 2.27 Ludovic Courtès
2018-03-20 16:54     ` Marius Bakke
2018-03-21 18:26       ` Ludovic Courtès
2018-03-22 18:36         ` bug#30873: " Marius Bakke
2018-03-23  9:20           ` [bug#30873] " Ludovic Courtès
2018-03-22 12:53 ` [bug#30873] glibc-2.27 patches Efraim Flashner

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.