NetworkManager/contrib/fedora
Lubomir Rintel be2dac4d1b contrib/rpm: enable -Werror on --with debug instead of --with test
The test bcond is used to make test suite failure terminate the %check
phase. That should generally be done for distro builds.

What the distro builds shouldn't do is terminate the build on compiler
warnings, because they're fairly likely to appear on toolchain updates
without indicating actual bugs.

However, currently that's precisely what do we do now.

Let's use -Werror on debug builds instead. They are intentionally made
more prone to fail (e.g. trip more runtime assertions) because failures
can be more rapidly addressed and don't affect distro builds.
2022-07-29 17:28:26 +02:00
..
rpm contrib/rpm: enable -Werror on --with debug instead of --with test 2022-07-29 17:28:26 +02:00
utils contrib/makerepo.sh: fix name for local cache of git repository 2022-04-15 11:24:19 +02:00
REQUIRED_PACKAGES gitlab-ci: fix unit tests on centos7 for python-pexpect dependency 2022-07-06 18:36:52 +02:00