diff options
| author | Matthew Bauer <mjbauer95@gmail.com> | 2018-12-04 21:14:41 -0600 |
|---|---|---|
| committer | John Ericson <John.Ericson@Obsidian.Systems> | 2018-12-13 14:04:34 -0500 |
| commit | a8e0694993a561483e6b28d745367d04a0772600 (patch) | |
| tree | 8659cd6f22fd0bf7a889aad8f7a669cceb69bd5f /pkgs/development/python-modules/GitPython/hardcode-git-path.patch | |
| parent | f11d5341aad86561b541839115e31e98326f3342 (diff) | |
zlib: clean up static/shared distincion
This is kind of a mess, but basically:
- static=true, shared=true means to build statically but move it to
the static output
- static=true, shared=false means to build statically and leave it in
the main output
- static=false, shared=true means to not build static at all
Confusingly, the old default was static=true, shared=true even though
static=false? Still can’t figure out what was meant by that.
(cherry picked from commit e999def1597de9d03a35cfa6b62277adb0e9a7ad)
Diffstat (limited to 'pkgs/development/python-modules/GitPython/hardcode-git-path.patch')
0 files changed, 0 insertions, 0 deletions
