Manolis Ragkousis <[email protected]> skribis:
> From a03b2964be16bbcd2a61e915ae10469ade6adff1 Mon Sep 17 00:00:00 2001
> From: Manolis Ragkousis <[email protected]>
> Date: Sun, 10 May 2015 20:34:33 +0300
> Subject: [PATCH 03/10] gnu: hurd: Pass --build to gnumach-headers when not
> cross building.
>
> * gnu/packages/hurd.scm (gnumach-headers): Adjust accordingly.
Rather:
* gnu/packages/hurd.scm (gnumach-headers)[arguments]: Pass
#:configure-flags only when cross-compiling.
OK with this change.
Ludo’.