summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorAlyssa Ross <hi@alyssa.is>2024-04-10 23:07:04 +0200
committerAlyssa Ross <hi@alyssa.is>2024-04-10 23:09:42 +0200
commit9e0eb58032bcb3db9e37b3b0755f84e5fa902d51 (patch)
tree591ce3e0364ed8122f7ac5ec5bb7e9f25e8acd16 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parentff0dbd94265ac470dda06a657d5fe49de93b4599 (diff)
rustc: build rustdoc even when cross compiling
rustdoc is built for native builds, because it's used to run doctests, but it wasn't built for cross builds, since they don't run doctests. This inconsistency led to wrapRustc not working for cross-compiled rustc, because it expected there to be a rustdoc binary. In the interests of consistency, let's instruct the build system to always build rustdoc. Link: https://github.com/NixOS/nixpkgs/pull/292777#issuecomment-2048071969 Fixes: 6f8fa05acf5e ("wrapRustc: wrap rustdoc")
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions