1
0
mirror of https://github.com/systemd/systemd synced 2024-07-05 17:39:42 +00:00

Revert "ci: temporarily set -Wno-deprecated-declarations in Packit"

This reverts commit af861917c5.
This commit is contained in:
Lennart Poettering 2021-09-29 14:40:34 +02:00
parent 7f12adc300
commit 6d74db7ef6

View 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