git-tag: Add --contains option
[gitweb.git] / Makefile
index b4d9cb49497482a6a84d4afbadc63f85a56e4a73..9d451cf3e54a02dd7057bc64448a8f8d4a2587b3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -817,6 +817,7 @@ ifeq ($(uname_S),Darwin)
                        BASIC_LDFLAGS += -L/opt/local/lib
                endif
        endif
+       PTHREAD_LIBS =
 endif
 
 ifndef CC_LD_DYNPATH