summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorSergei Trofimovich <slyich@gmail.com>2022-11-02 07:26:49 +0000
committerSergei Trofimovich <slyich@gmail.com>2022-11-02 07:28:23 +0000
commita3c00da98305ca0239634383b8bb1991cbb105ca (patch)
treeefab7ab86f8207a3a812f6cefed4ed8fa2ab4b81 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent5a70f6da9229e4ddee90d7629769b47e34c6417b (diff)
libcamera: 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 `libcamera` 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 `-Dwerror=false` flag.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions