summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorAdam Joseph <adam@westernsemico.com>2023-06-30 11:16:28 -0700
committerAdam Joseph <adam@westernsemico.com>2023-06-30 11:19:45 -0700
commit64d0029e285983c599516e1ec62d9997bb28ab53 (patch)
tree4130ea3bb9014ff4b9714dc97d2a786754a60056 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent05b84a2b837d772b6c2b1218f7e6df91fe4dd7f0 (diff)
alacritty: --add-rpath instead of --set-rpath
As reported by @blucoat in https://github.com/NixOS/nixpkgs/issues/219213 alacritty's RPATH is missing many of the libraries which it links to, including for example glibc. The problem was diagnosed by @kchibisov as being caused by alacritty's use of `--set-rpath` (which completely replaces the rpath) instead of `--add-rpath` (which adds additional entries to the rpath): https://github.com/NixOS/nixpkgs/issues/219213#issuecomment-1507655801 This commit implements @kchibisov's idea to change `--set-rpath` to `--add-rpath`: https://github.com/NixOS/nixpkgs/issues/219213#issuecomment-1507691822 Closes #219213
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions