intel/fs: Stop stack allocating large arrays
[mesa.git] / meson_options.txt
index 2a549c7dc376e5ea628d9ed10fb83354b3889a20..5cbb85658a27a7be6466a0837fe29a4ff607ccc5 100644 (file)
@@ -310,7 +310,7 @@ option(
   'tools',
   type : 'array',
   value : [],
-  choices : ['etnaviv', 'freedreno', 'glsl', 'intel', 'intel-ui', 'nir', 'nouveau', 'xvmc', 'all'],
+  choices : ['etnaviv', 'freedreno', 'glsl', 'intel', 'intel-ui', 'nir', 'nouveau', 'xvmc', 'lima', 'all'],
   description : 'List of tools to build. (Note: `intel-ui` selects `intel`)',
 )
 option(