summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik
diff options
context:
space:
mode:
authorNikita Krasnov <nikita.nikita.krasnov@gmail.com>2025-06-25 12:45:41 +0300
committerNikita Krasnov <nikita.nikita.krasnov@gmail.com>2025-06-28 15:08:28 +0300
commite850369989fb0748b686e49b84e97f9b43dec9d1 (patch)
tree51bc4989039612311d487f4f22326ef1a5c12822 /pkgs/development/python-modules/python-mapnik
parentd0aef5b0a2049479dc5fd4a1a0334ee6a2a1e9b9 (diff)
XML::SAX: fix cross-compilation
``` perl -MXML::SAX -e "XML::SAX->add_parser(q(XML::SAX::PurePerl))->save_parsers()" ``` This line is already being executed in Makefile.PL, but it directly calls Perl binary [1] and thus has to be substituted with a cross version. Moreover, we now have to use the emulator. [1] https://metacpan.org/release/GRANTM/XML-SAX-1.02/source/Makefile.PL#L56
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik')
0 files changed, 0 insertions, 0 deletions