diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2023-01-28 08:05:48 +0000 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2023-01-28 08:05:48 +0000 |
| commit | a9e6a5c1bc8223d77ca110b3d3987194803dcddf (patch) | |
| tree | 9c44f78adc5988a1a2b06ad3d7236d57fc55801b /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 277d34fbdf8ad29551a24d053ef4019cc2b5d0a0 (diff) | |
ipxe: fix build by fixing -idirafter ordering
`ipxe` build broke after https://github.com/NixOS/nixpkgs/pull/210004
where we started dropping default libc include path and switched to
`-idirafter` way of specifying libc headers.
Unfortunately the way it's implemented it injects `-idirafter` after
user's flags, not before. That allows users to inject their paths before
libc include paths, not after (as it would notmally happen).
The change works it around for `ipxe` by pulling `-idirafter` libc flags
before user's flags.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
