Hi Manolis, Manolis Ragkousis <manolis...@gmail.com> skribis:
> This is the updated patch. I have tested it as suggested and it works. Great! (In the future, could you quote the relevant parts of the message you’re replying to? Otherwise I have to search a little bit to find the context, which increases delay, frustration, and all that. ;-)) > From e599bc5b7208be48d4fff0868fb3b53a964dae11 Mon Sep 17 00:00:00 2001 > From: Manolis Ragkousis <manolis...@gmail.com> > Date: Wed, 8 Jun 2016 17:15:00 +0300 > Subject: [PATCH] gnu: cross-libc: Cross build the correct libc for GNU/Hurd > systems. > > * gnu/packages/cross-base.scm (cross-kernel-headers): Add new variable. > Add xgnumach-headers, xmig, xhurd-headers, xglibc/hurd-headers, > xhurd-minimal, xhurd-core-headers. > (cross-libc): Add cross-libc-for-target. > [arguments]: Set "CROSS_LIBRARY_PATH". > [propagated-inputs]: Use "cross-kernel-headers" to determine the correct > headers. > [native-inputs]: Use "cross-mig" when target is GNU/Hurd. Still LGTM, thank you! Ludo’.