diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2022-11-01 22:32:21 +0000 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2022-11-01 22:35:52 +0000 |
| commit | 86e8528f27efa9e10b8c07fcefb9c9420a049bef (patch) | |
| tree | 0e2ac01a3df7ac35fb2420d2740a3e8c22647b18 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 5a70f6da9229e4ddee90d7629769b47e34c6417b (diff) | |
cppunit: disable blanket -Werror
`-Werror` flag usually causes build failures due to minor changes in
compiler versions. They might be useful for developers themselves but
are rarely useful for distributions.
For example right now `cppunit` fails to compile on `gcc-13` due to a
`gcc` infelicity: https://gcc.gnu.org/PR107488
While this concrete instance is a compiler bug generally `-Werror` makes
users' lives harder. Specific `-Werror=<foo>` are better way to prevent
certain classes of bugs.
The change removes planket `-Werror` with `--disable-werror` flag.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
