diff options
| author | Moritz Angermann <moritz.angermann@gmail.com> | 2018-03-11 17:13:25 +0800 |
|---|---|---|
| committer | John Ericson <John.Ericson@Obsidian.Systems> | 2018-05-21 15:11:11 -0400 |
| commit | 4ea33def46709e90b9f41ccd6fb6a84342ecd926 (patch) | |
| tree | 024bc2c203bb5787a4b0bb62f9a6e350e246093b /pkgs/development/python-modules/GitPython/hardcode-git-path.patch | |
| parent | 15759df6607204d960f70420a092178cf65306b7 (diff) | |
haskell generic builder: Disable static libs on Windows because no -staticlib
The reason why this does not work is not that we can't built static
objects, we can, but we can't use `-staticlib` on GHC on windows.
`-staticlib` rolls all dependencies into a combined archive. While this
would work on windows if we used gnu ar and MRI script, GHC can't rely
on GNU ar, and as such has a quick archive concatenation module for GNU
and BSD archives only.
Diffstat (limited to 'pkgs/development/python-modules/GitPython/hardcode-git-path.patch')
0 files changed, 0 insertions, 0 deletions
