On Tue, Nov 12, 2013 at 12:33:06AM +0100, Samuel Thibault wrote: > --- ipc/chromium/src/base/platform_thread_posix.cc.original 2013-11-10 > 01:11:52.000000000 +0000 > +++ ipc/chromium/src/base/platform_thread_posix.cc 2013-11-10 > 08:57:24.000000000 +0000 > @@ -11,7 +11,7 @@ > #include <mach/mach.h> > #elif defined(OS_NETBSD) > #include <lwp.h> > -#elif defined(OS_LINUX) > +#elif defined(OS_LINUX) && !defined(__GNU__)
You're adding OS_HURD, why would that match OS_LINUX? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org