summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2023-03-08 19:31:14 +0100
committerAlyssa Ross <hi@alyssa.is>2023-05-25 10:04:01 +0000
commitadfac122cd6a669c65dcf5a7d51544d9c122b977 (patch)
tree62a977a7ee883b368f7f12638053cc25cfb9016e /pkgs/development/python-modules/python-mapnik
parent8c15b21b27c0254f1174ef36122ab27cb0493bcf (diff)
glibc_multi: fix invalid 32bit glibc when cross compiling
The issue this fixes happens when cross compilation is used. The pkgsCross.*.buildPackages.glibc_multi actually combined x86_64 with target's. That is because pkgsi686Linux actually is package set where target and host are the same and thus buildPackages.pkgsi686Linux actually is the same as using directly pkgsi686Linux. To overcome that we need packages that have cross platform target but host and build platform has to be set to i686. This change does not affect usage outside cross compilation because in that case buildPackages set is the same as the current set.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik')
0 files changed, 0 insertions, 0 deletions