From: Lennart Poettering Date: Wed, 29 Sep 2021 12:40:34 +0000 (+0200) Subject: Revert "ci: temporarily set -Wno-deprecated-declarations in Packit" X-Git-Tag: v250-rc1~585^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F20876%2Fhead;p=thirdparty%2Fsystemd.git Revert "ci: temporarily set -Wno-deprecated-declarations in Packit" This reverts commit af861917c5118cb9f1490f407d86f40fd5e01437. --- diff --git a/.packit.yml b/.packit.yml index 98b71fc15e4..962c77913eb 100644 --- a/.packit.yml +++ b/.packit.yml @@ -31,9 +31,6 @@ actions: # [0] https://github.com/mesonbuild/meson/issues/7360 # [1] https://github.com/systemd/systemd/pull/18908#issuecomment-792250110 - 'sed -i "/^CONFIGURE_OPTS=(/a--werror" .packit_rpm/systemd.spec' - # FIXME: temporarily disable the deprecated-declarations check to suppress - # OpenSSL 3.0 warnings in Rawhide - - 'sed -i "1 i %global optflags %{optflags} -Wno-deprecated-declarations" .packit_rpm/systemd.spec' jobs: - job: copr_build