From 12ff7f3fc77ce6a7a3d7be9555e602be3c63704d Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Wed, 7 Mar 2018 21:36:30 +0100 Subject: gnu: glibc: Add a comment in the patch. * gnu/packages/patches/glibc-allow-kernel-2.6.32.patch: Add a comment. --- gnu/packages/patches/glibc-allow-kernel-2.6.32.patch | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'gnu/packages/patches') diff --git a/gnu/packages/patches/glibc-allow-kernel-2.6.32.patch b/gnu/packages/patches/glibc-allow-kernel-2.6.32.patch index ce18b874c4..c03807323f 100644 --- a/gnu/packages/patches/glibc-allow-kernel-2.6.32.patch +++ b/gnu/packages/patches/glibc-allow-kernel-2.6.32.patch @@ -1,3 +1,10 @@ +This patch allows libc to be used with the heavily-patched kernel found +on CentOS 6, which identifies itself as 2.6.32. + +See . + +Patch taken from Nixpkgs. + diff --git a/sysdeps/unix/sysv/linux/configure b/sysdeps/unix/sysv/linux/configure index cace758c01..38fe7fe0b0 100644 --- a/sysdeps/unix/sysv/linux/configure -- cgit v1.2.3