git: update to 2.1.2

This commit is contained in:
Tom G. Christensen
2014-10-15 16:21:34 +02:00
parent 6a76fcb5e4
commit 12e2c4728d
3 changed files with 18 additions and 1 deletions

View File

@@ -0,0 +1,12 @@
--- git-2.1.2/builtin/index-pack.c.pthreads 2014-09-30 21:00:40.000000000 +0200
+++ git-2.1.2/builtin/index-pack.c 2014-10-15 13:29:54.353854000 +0200
@@ -185,6 +185,9 @@
#define deepest_delta_lock()
#define deepest_delta_unlock()
+#define type_cas_lock()
+#define type_cas_unlock()
+
#endif