On Fri, Jun 03, 2011 at 06:52:32PM +0000, Randy Brandenburg wrote: > OK, rebuilt with NO_PTHREADS=0 and PTHREAD_CFLAGS=-pthreads and it seems to be > working. Just tested quickly for the basics (push and pull). I will be able to > test more in depth next week, but I would assume that all will be > okay. I think that will still build without pthreads at all, as we check "ifdef NO_PTHREADS" in the Makefile. You have to use "NO_PTHREADS=". -Peff -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html