diff options
| author | Nikita Krasnov <nikita.nikita.krasnov@gmail.com> | 2025-06-25 12:45:41 +0300 |
|---|---|---|
| committer | Nikita Krasnov <nikita.nikita.krasnov@gmail.com> | 2025-06-28 15:08:28 +0300 |
| commit | e850369989fb0748b686e49b84e97f9b43dec9d1 (patch) | |
| tree | 51bc4989039612311d487f4f22326ef1a5c12822 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | d0aef5b0a2049479dc5fd4a1a0334ee6a2a1e9b9 (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/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
