I was saying to Ludovic at fosdem that when rebasing to master,
trying to build glibc/hurd you get the error:
In unknown file:
?: 0 [string-append "--with-headers=" #f "/include"]
ERROR: In procedure string-append:
ERROR: In procedure string-append: Wrong type (expecting string): #f
the error
These patches are the commits from wip-hurd branch rebased on top of master.
From e7db980d40dec4623488e44be4304ec54c2ae354 Mon Sep 17 00:00:00 2001
From: Manolis Ragkousis
Date: Tue, 27 Jan 2015 18:39:47 +
Subject: [PATCH 2/2] gnu: cross-base: Add support to cross-build libc for
GNU/Hurd.
MI