Fix Windows build to work with ghc 7.10

It was failing at link time, some problem with terminatePID.
Re-implemented that to not use a C wrapper function, which cleared up the
problem. Removed old EvilLinker hack with must have been related to the
same problem.

Note that I have not tested this with older ghc's. In
f11f7520b5 I mention having tried this
approach before, and getting segfaults.. So, who knows. It seems to work
fine with ghc 7.10 at least.
This commit is contained in:
Joey Hess 2015-09-01 14:37:02 -07:00
parent 4ee9cb9c6d
commit 86e638567a
5 changed files with 22 additions and 20 deletions

6
debian/changelog vendored
View file

@ -1,3 +1,9 @@
git-annex (5.20150825) UNRELEASED; urgency=medium
* Fix Windows build to work with ghc 7.10.
-- Joey Hess <id@joeyh.name> Tue, 01 Sep 2015 14:46:18 -0700
git-annex (5.20150824) unstable; urgency=medium
* Sped up downloads of files from ssh remotes, reducing the