summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorsternenseemann <sternenseemann@systemli.org>2022-01-23 10:50:53 +0100
committersterni <sternenseemann@systemli.org>2022-01-23 15:18:45 +0100
commit3ab8db0ad04f6f6efae25375ae9577a729d9edc5 (patch)
treebebcd83f1216fe009c4d6956ba0a1de4c4754ea4 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parentc95e816c655a1032e25ddcd81d1b4b02f7b69757 (diff)
mandoc: fix executableCross condition
isCompatible concerns itself with architecture compatibility which does not constitute executability by itself, since there are other key factors like the Kernel/syscall interface targeted. As mode switching is considered compatible (e.g. ppc64le and ppc64), we can't even use isCompatible to establish the architecture subset of executability. For the lack of a better alternative, we'll just compare the system tuples for now which will loose us support for x86_64-linux -> i686-linux, but this is probably a bearable consequence.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions