Skip to content

Commit

Permalink
Revert "ci: temporarily set -Wno-deprecated-declarations in Packit"
Browse files Browse the repository at this point in the history
This reverts commit af86191.
  • Loading branch information
poettering committed Sep 29, 2021
1 parent b4a7d83 commit a89d161
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .packit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a89d161

Please sign in to comment.