diff options
| author | Nathan Henrie <nate@n8henrie.com> | 2024-07-14 09:14:59 -0600 |
|---|---|---|
| committer | Nathan Henrie <nate@n8henrie.com> | 2024-08-23 13:07:16 -0600 |
| commit | 16f3c7ebcbf08cfdab815c225f3858fbb7eef545 (patch) | |
| tree | 52335fe1fec8971da1487956f991a427ec16a97a /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | a3836576dd7d7e606f393434d39661ff096859f9 (diff) | |
rustPlatform.buildRustPackage: provide debug symbols on darwin
Currently we cannot debug rust binaries on darwin (via lldb).
The debug symbols seem to be provided by default in a number of files
in `target/debug/deps/*.rcgu.o`. As far as I can tell these have
hardcoded paths referring to the ephemeral build directory. However,
`split-debuginfo=packed` conveniently produces a `.dSYM` file that can
be copied to `$out/bin/` and immediately provide debugging information.
Fixes https://github.com/NixOS/nixpkgs/issues/262131
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
