guix-devel/gnu
Manolis Ragkousis 751702676e
guix: build: make-bootstrap: Copy "falloc.h" to the new system.
In glibc-2.25 a dependency on "linux/falloc.h" was added.
This also reverts commit 8f8f250bdc
which is no longer needed. This commit was not compatible with
the glibc version Hurd is using. See
<https://lists.gnu.org/archive/html/guix-devel/2017-02/msg01046.html>

* guix/build/make-bootstrap.scm (make-stripped-libc): Copy "falloc.h"
to the new system.
* gnu/packages/patches/glibc-bootstrap-system.patch: Remove part
that touches fcntl-linux.h.

Problem reported by Andreas Enge <andreas@enge.fr>.
2017-02-27 15:31:06 +02:00
..
build Merge branch 'master' into core-updates 2017-02-10 17:40:25 +01:00
packages guix: build: make-bootstrap: Copy "falloc.h" to the new system. 2017-02-27 15:31:06 +02:00
services gnu: Remove xf86-video-modesetting. 2017-02-19 23:29:38 +01:00
system system: Use the normalized codeset for the locale name in the examples. 2017-02-13 10:02:54 +01:00
tests tests: Add 'prosody-service-type' test. 2017-02-10 23:39:45 +01:00
artwork.scm
local.mk gnu: libssh2: Fix build failure after 1.8.0 upgrade. 2017-02-26 22:05:42 +01:00
packages.scm Use 'mlambda' instead of 'memoize'. 2017-01-28 18:55:20 +01:00
services.scm services: Add 'special-files-service-type'. 2017-02-08 16:17:05 +01:00
system.scm system: Introduce 'file-systems' Shepherd service. 2017-01-31 23:21:59 +01:00
tests.scm