link_whole needs that, and we need that. Reported by Chris Wilson.
Signed-off-by: Daniel Vetter <[email protected]>
---
meson.build | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/meson.build b/meson.build
index 2b49a0db6500..0858354f1b0d 100644
--- a/meson.build
+++ b/meson.build
@@ -4,7 +4,8 @@ project('IGT gpu tests', 'c',
'warning_level=2',
'c_std=gnu99',
],
- license : 'MIT')
+ license : 'MIT',
+ meson_version : '>0.40.0')
cc = meson.get_compiler('c')
--
2.14.1
_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx