summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorBen Wolsieffer <benwolsieffer@gmail.com>2023-09-14 22:03:06 -0400
committerBen Wolsieffer <benwolsieffer@gmail.com>2023-09-15 19:53:37 -0400
commitb6c05bc36720113f59d6a4f232f29189d4f80220 (patch)
tree9fb146e5d4f020841fd7b0450c73afee882a41c9 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent4b790413b4cb67615f2efcdde5066d9c57138369 (diff)
spdlog: fix cross-compilation
Currently, catch2 is listed in checkInputs, which means it is not available when cross-compiling. On the other hand, -DSPDLOG_BUILD_TESTS=ON is passed unconditionally, causing the build to fail when cross-compiling. This can be fixed either by moving catch2 to buildInputs or by only building the tests when doCheck is true. This patch implements the former solution, so the tests are always built even if they cannot be run.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions