Thread (1 message) 1 message, 1 author, 2016-06-15

Re: [PATCH 1/2] fix compilation with --disable-pthreads

From: Junio C Hamano <hidden>
Date: 2016-06-15 23:02:42

Etienne Buira [off-list ref] writes:
Subject: Re: [PATCH 1/2] fix compilation with --disable-pthreads
That probably is a typo of "NO_PTHREADS=NoThanks" or something.
Thanks.

Just out of curiosity, are you porting to some exotic platforms?
quoted hunk
Signed-off-by: Etienne Buira <redacted>
---
 builtin/index-pack.c | 3 +++
 1 file changed, 3 insertions(+)
diff --git a/builtin/index-pack.c b/builtin/index-pack.c
index eebf1a8..0f88f4b 100644
--- a/builtin/index-pack.c
+++ b/builtin/index-pack.c
@@ -185,6 +185,9 @@ static void cleanup_thread(void)
 #define deepest_delta_lock()
 #define deepest_delta_unlock()
 
+#define type_cas_lock()
+#define type_cas_unlock()
+
 #endif
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help