Re: 27/33: gnu: commencement: glibc-intermediate: Build fixes for the Hurd.

2020-03-10 Thread Jan Nieuwenhuizen
Ludovic Courtès writes: >> + ,@(if (hurd-system?) >> + `(map >> + (lambda (f) >> +(substitute* f > > ‘substitute*’ accepts a list of files, so you can write it like this: > > (substitute* '("sysdeps/m

Re: 27/33: gnu: commencement: glibc-intermediate: Build fixes for the Hurd.

2020-03-10 Thread Ludovic Courtès
guix-comm...@gnu.org skribis: > ;; Tell 'libpthread' where to find 'libihash' on Hurd > systems. > - ,@(if (hurd-triplet? (%current-system)) > - `((substitute* "libpthread/Makefile" > - (("LDLIBS-pthread.so