diff --git a/meson.build b/meson.build index 604c4a7e00d..555ea834764 100644 --- a/meson.build +++ b/meson.build @@ -57,6 +57,7 @@ cl_args = [ # Declare supported clang builtins since we don't autodetect for OpenCL '-DHAVE___BUILTIN_FFS', + '-DHAVE___BUILTIN_CLZ', ] if with_mesa_ndebug