]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Revert "ci: temporarily set -Wno-deprecated-declarations in Packit" 21696/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 9 Dec 2021 09:01:58 +0000 (10:01 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 9 Dec 2021 09:27:18 +0000 (10:27 +0100)
This reverts commit 684e0a560514f9aaf02813f3f6c4a017400c9d51.

The warnigs are not suppressed in the C code.

.packit.yml

index 98b71fc15e40834f0846deb3b2629c6d913c351d..962c77913ebb5c2d045429a3f0739c3e196a757b 100644 (file)
@@ -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