Nicholas Bamber, le Thu 21 Jun 2012 01:13:11 +0200, a écrit : > * What exactly did you do (or not do) that was effective (or > ineffective)? > I am looking at replacing #ifdef AF_LINK with > #if defined(AF_LINK) && !defined(__GNU__)
As I mentioned in another mail, I don't think it's a good thing to do, since then we'd have to remove it again later. > * What was the outcome of this action? > Some people seem to think it would be better if builds > failed on Hurd. It's sometimes better to avoid hiding issues, yes :) Anyway, I have commited a patch in eglibc, pending upload. Samuel -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

