diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2022-07-28 21:50:47 +0100 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2022-07-28 21:55:15 +0100 |
| commit | d82ce045579a36df43120d8174255ef49470e5e3 (patch) | |
| tree | a4006b8a2a6098427ae191be40e9cbe87d27595f /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | f478386d43999d56b458495e5f8098986e324eef (diff) | |
windows.mingw_w64: enable stripping
With 0507725 "setup-hooks/strip.sh: run RANLIB on static
archives after stripping" it should now be safe to run strip
on wider range of .a files.
mingw-w64 is a good example where a reference was preserved
to gcc from intermediate stage. Enabling stripping by default
decreases `pkgsCross.mingw32` closure for 20%:
Before:
$ nix path-info -rsSh $(nix-build -A pkgsCross.mingw32.stdenv)
...
/nix/store/qzhkidff0wxhqf2gi97ng6qismzvpnbp-stdenv-linux 43.6K 1.0G
After:
$ nix path-info -rsSh $(nix-build -A pkgsCross.mingw32.stdenv)
...
/nix/store/fj4dv1n3sa3jgcb1j3nwn6njsf943n48-stdenv-linux 43.6K 792.4M
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
