diff options
| author | Adam Dinwoodie <adam@dinwoodie.org> | 2025-01-03 10:51:03 +0000 |
|---|---|---|
| committer | Adam Dinwoodie <adam@dinwoodie.org> | 2025-03-16 14:57:00 +0000 |
| commit | 571d38332f17caf2d7e00de4037233e09ccdf223 (patch) | |
| tree | 17e9788dc6a8336f46d649746d3a7bbc24b233fb /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | c80f6a7e10b39afcc1894e02ef785b1ad0b0d7e5 (diff) | |
git: use make flags for all make calls
Rather than have the default stdenv builder call `make` with one set of
flags, then call `make` with a variety of other flags in the postBuild
and postInstall phases, build the same list of flags as the stdenv build
script, then use that flag list as an argument to calls to make.
This means the flags are more consistent across all calls. In
particular, that means the documentation build doesn't fail because it
doesn't have PERL_PATH set when building Git v2.49.0-rc0. It also means
more build steps are run using as many cores as are available for the
main build stages, and the install stages control their parallelism with
consistent use of the `enableParallelInstalling` flag (which is now also
enabled).
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
