ci: Drop -Wno-error=array-bounds from fedora-release job
No warnings left. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22718>
This commit is contained in:
parent
dce97f090a
commit
5c6b07246d
1 changed files with 0 additions and 2 deletions
|
|
@ -282,11 +282,9 @@ fedora-release:
|
|||
variables:
|
||||
BUILDTYPE: "release"
|
||||
C_LINK_ARGS: >
|
||||
-Wno-error=array-bounds
|
||||
-Wno-error=stringop-overflow
|
||||
-Wno-error=stringop-overread
|
||||
CPP_LINK_ARGS: >
|
||||
-Wno-error=array-bounds
|
||||
-Wno-error=stringop-overflow
|
||||
-Wno-error=stringop-overread
|
||||
DRI_LOADERS: >
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue