summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorSergei Trofimovich <slyich@gmail.com>2023-01-27 07:59:13 +0000
committerSergei Trofimovich <slyich@gmail.com>2023-01-27 08:32:06 +0000
commit8b3a31f923662bc3003be4943bc382c46136cb5f (patch)
tree152b1aa7951d877c8b1050dd800584e067b9aaed /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent578f1ba854d2c4d5a628c2749558e89dd38359eb (diff)
ubootTools: fix build by fixing -idirafter ordering
`ubootTools` 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 u-boot 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