mesa/src/intel
Jonathan Gray 3c8f9ed9b7 isl: remove ffs function that conflicts with system headers
Remove a wrapper around __builtin_ffs that conflicts with system
headers on OpenBSD and perhaps elsewhere:

isl_priv.h:44: error: conflicting types for 'ffs'

v2: include strings.h to ensure prototype is found

Signed-off-by: Jonathan Gray <jsg@jsg.id.au>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
2016-04-25 15:06:46 +01:00
..
genxml genxml: use PYTHON3 2016-04-23 16:45:05 -07:00
isl isl: remove ffs function that conflicts with system headers 2016-04-25 15:06:46 +01:00
vulkan anv: fix warnings in release build 2016-04-25 12:23:31 +02:00
Makefile.am i965: Add a dependency on libisl 2016-04-21 20:44:27 -07:00