diff options
author | Lucas De Marchi <[email protected]> | 2024-01-12 07:49:12 -0800 |
---|---|---|
committer | Joonas Lahtinen <[email protected]> | 2024-01-18 13:04:36 +0200 |
commit | 84b5ece64477df4394d362d494a2496bf0878985 (patch) | |
tree | 34301585991f6eaf3a4fab5e0670ce4c0196124a /scripts/gdb/linux | |
parent | 6992eb815d087858f8d7e4020529c2fe800456b3 (diff) |
drm/i915: Drop -Wstringop-overflow
-Wstringop-overflow is broken on GCC11. In future changes it will
be moved to the normal C flags in the top level Makefile (out of
Makefile.extrawarn), but accounting for the compiler support.
Just remove it out of i915's forced extra warnings, preparing for the
upcoming change and avoiding build warnings to show up.
Fixes: 2250c7ead8ad ("drm/i915: enable W=1 warnings by default")
References: https://lore.kernel.org/all/45ad1d0f-a10f-483e-848a-76a30252edbe@paulmck-laptop/
Signed-off-by: Lucas De Marchi <[email protected]>
Reviewed-by: Jani Nikula <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
(cherry picked from commit 05ae67d95bade8b7facd5612baea21c12d243149)
Signed-off-by: Joonas Lahtinen <[email protected]>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions