mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-03 01:17:45 +03:00
Revert "ci: temporarily set -Wno-deprecated-declarations in Packit"
This reverts commit 684e0a5605
.
The warnigs are not suppressed in the C code.
This commit is contained in:
parent
acfdfb8620
commit
6a4457fd9d
@ -31,9 +31,6 @@ actions:
|
|||||||
# [0] https://github.com/mesonbuild/meson/issues/7360
|
# [0] https://github.com/mesonbuild/meson/issues/7360
|
||||||
# [1] https://github.com/systemd/systemd/pull/18908#issuecomment-792250110
|
# [1] https://github.com/systemd/systemd/pull/18908#issuecomment-792250110
|
||||||
- 'sed -i "/^CONFIGURE_OPTS=(/a--werror" .packit_rpm/systemd.spec'
|
- '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:
|
jobs:
|
||||||
- job: copr_build
|
- job: copr_build
|
||||||
|
Loading…
Reference in New Issue
Block a user