diff options
| author | Hamish Mackenzie <Hamish.K.Mackenzie@googlemail.com> | 2022-07-20 10:26:48 +1200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-07-20 10:26:48 +1200 |
| commit | b5250a333bda26b02611911845cb43376e7bbf90 (patch) | |
| tree | e395ff78b27876b5b2f1fb94a14446a617e3da8a /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 78a498395ae41887abc7564b89ff701164611344 (diff) | |
libredirect: Fix cross compilation `buildPackages`
Currently when cross compiling the `buildPackages.libredirect` has the wrong dynamic library extension.
To reproduce the issue run something like:
```
file $(nix-build -A pkgsCross.mingwW64.buildPackages.libredirect)/lib/libredirect.dll
/nix/store/80llmqa9lkabg3qnmglngzz22fwf739q-libredirect-0/lib/libredirect.dll: Mach-O 64-bit dynamically linked shared library x86_64
```
or
```
nix-diff $(nix-instantiate -A libredirect) $(nix-instantiate -A pkgsCross.mingwW64.buildPackages.libredirect)
```
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
