From f35f50af72dcdf9f6e4b0769e0dc4b50b9d1b578 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michel=20D=C3=A4nzer?= Date: Wed, 21 Jan 2026 10:41:05 +0100 Subject: [PATCH] ci: Drop a couple of -Wno-error stanzas from alpine-build-testing job No warnings left. Part-of: --- .gitlab-ci/build/gitlab-ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitlab-ci/build/gitlab-ci.yml b/.gitlab-ci/build/gitlab-ci.yml index 8c6beb88c32..ebe2a181543 100644 --- a/.gitlab-ci/build/gitlab-ci.yml +++ b/.gitlab-ci/build/gitlab-ci.yml @@ -241,8 +241,6 @@ alpine-build-testing: C_ARGS: > -Wno-error=cpp -Wno-error=array-bounds - -Wno-error=stringop-overflow - -Wno-error=stringop-overread -Wno-error=deprecated-declarations DRI_LOADERS: > -D glx=disabled