]> git.ipfire.org Git - thirdparty/git.git/commit - Makefile
Windows: Remove dependency on pthreadGC2.dll
authorMichael Lukashov <michael.lukashov@gmail.com>
Sun, 24 Jan 2010 10:10:30 +0000 (10:10 +0000)
committerJunio C Hamano <gitster@pobox.com>
Sun, 24 Jan 2010 19:13:48 +0000 (11:13 -0800)
commit767f8b31cb3becbe303eb50a3faf3b4753fbaddd
tree8a25797f1554bd85cdf5562aed2ed516f3f476c2
parent0ed3a111638e83d1fd179e684222b3d3e0ae440f
Windows: Remove dependency on pthreadGC2.dll

Commit 44626dc7 (MSVC: Windows-native implementation for subset
of threads API, 2010-01-15) introduces builtin replacement of
pthreadGC2.dll functionality, thus we can completely drop
dependency on this dll.

Signed-off-by: Michael Lukashov <michael.lukashov@gmail.com>
Acked-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile