ci: Remove -Wno-error=maybe-uninitialized

It is not needed anymore.

Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>
Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17121>
This commit is contained in:
Christian Gmeiner 2022-06-18 18:33:30 +02:00 committed by Marge Bot
parent 37b4c8dbca
commit c017dfec62

View File

@ -214,7 +214,6 @@ fedora-release:
BUILDTYPE: "release"
C_ARGS: >
-Wno-error=array-bounds
-Wno-error=maybe-uninitialized
-Wno-error=stringop-overread
-Wno-error=uninitialized
CPP_ARGS: >