summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorElias Naur <mail@eliasnaur.com>2023-03-29 18:56:10 -0600
committerElias Naur <mail@eliasnaur.com>2023-03-31 10:47:16 -0600
commit88fd6601d81da77eb9792b7aeceb1db95365ec89 (patch)
treed0d80edd71b53e0b098419da2fb43f1d04b73446 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent823d5a4607fb6b2c5fc2e5e70357658b9ccc38c8 (diff)
stdenv: remove the NIX_LIB*_IN_SELF_RPATH environment variables
The NIX_LIB64|32_IN_SELF_RPATH environment variables control whether to add lib64 and lib32 to rpaths. However, they're set depending on the build paltform, not the target platform and thus their values are incorrect for for cross-builds. On the other hand, setting them according to the build platform introduce pointless differences in build outputs; see #221350 for details. This change fixes the issues by boldly removes the NIX_LIB*_IN_SELF_RPATH facility altogether, in the hope that it is no longer necessary. They were introduced in 2009, long before nixpkgs had good support for cross-builds. Fixes #221350
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions