summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorRandy Eckenrode <randy@largeandhighquality.com>2023-08-12 09:11:05 -0400
committerRandy Eckenrode <randy@largeandhighquality.com>2023-08-12 09:17:13 -0400
commit8e56a2635fe3fe31a03f0d60d90cb476ddb8619c (patch)
tree4331dc68af2d3e1a5b3298f460da5380a1acf016 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent09f5e7d840154e63b710ece7c66a4d4a130b14d3 (diff)
CoreFoundation: specify the tbd explicitly
The current hook specifies the path to the framework library, but nixpkgs does not actually provide the library when linking against the system framework. It provides a text-based stub (`.tbd`) instead. ld64 will find the stub and use it, but lld will not when the full path is specified. Both linkers work if the extension is included, so do that for compatibility with both. This fixes using lld with CoreFoundation (e.g., to support LTO on Darwin).
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions