On 05/05/15 14:34, Mauro Carvalho Chehab wrote:
> Em Sun, 25 Jan 2015 21:36:36 +0100
> Felix Janda <felix.ja...@posteo.de> escreveu:
>> -#ifdef linux
>> +#ifdef __GLIBC__
> 
> Hmm... linux was added here to avoid breaking on FreeBSD, on this
> changeset:
> 
> So, either we should get an ack from Hans Peter, or you should
> change the tests to:
> 
>       #if linux && __GLIBC__

That would be needed to not break Debian/kFreeBSD which is a FreeBSD
Kernel with GNU C library.
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to