summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorTobias Mayer <tobim@fastmail.fm>2020-05-27 00:11:11 +0200
committerTobias Mayer <tobim@fastmail.fm>2020-05-27 10:07:01 +0200
commit2be2b5328c961b6fa464027c04d165fe55c0c984 (patch)
treeabff49374a85b59a133c12368563c6ce04fb3724 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent72066757c8bd31cc592914cb944f8d7da569d741 (diff)
gcc: optimize cross-compiled libraries
`libstdc++` and a few other libraries are comiled with the options set in `EXTRA_TARGET_FLAGS`. Normally, this is filled form `EXTRA_FLAGS` inside of `builder.sh`, from which it inherits its optimization option. For cross compilers `EXTRA_TARGET_FLAGS` is set by a dedicated function that does not specify any optimization, leading to sub-par runtime performance of many C++ programs.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions