diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2022-11-02 08:02:42 +0000 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2022-11-02 08:03:22 +0000 |
| commit | 1cbf12663c52e38c9d35c92494b45d28664b5dfe (patch) | |
| tree | 9381b9f311d99a9bb14477f03b6c7550f75e26b2 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 5a70f6da9229e4ddee90d7629769b47e34c6417b (diff) | |
cvise: 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 `cvise` 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 blanket `-Werror` with a `substituteInPlace` call.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
