Re: [PATCH] Add missing libraries to fix link errors

2015-12-29 Thread Samuel Thibault
Applied, thanks!

[PATCH] Add missing libraries to fix link errors

2015-12-29 Thread Flavio Cruz
This fixes several linking problems I had in my recent cross-compilation of the Hurd. I added missing static libraries and also organized some of the targets for more concise rules. * console-client/Makefile: Add libiohelp.a and libihash.a. * daemons/Makefile: Add libihash.a and libshouldbeinlibc.