Signed-off-by: Chris Wilson <ch...@chris-wilson.co.uk>
---
 meson.build | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meson.build b/meson.build
index 478869eb6..aeecf0dc6 100644
--- a/meson.build
+++ b/meson.build
@@ -44,6 +44,7 @@ cc_args = [
        '-Wno-maybe-uninitialized',
        '-Wno-missing-field-initializers',
        '-Wno-pointer-arith',
+       '-Wno-address-of-packed-member',
        '-Wno-sign-compare',
 # Macros asserting on the range of their arguments triggers this.
        '-Wno-type-limits',
-- 
2.23.0

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to