summaryrefslogtreecommitdiffstats
path: root/base85.c
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2008-11-15 13:08:14 +0100
committerJunio C Hamano <gitster@pobox.com>2008-12-03 00:29:12 +0100
commit46059cc63259f7a3d408fc1e52e8da9d37dc49ff (patch)
tree45e13409837fb1b683eeb6928ca73e36ee61f0fc /base85.c
parentDocumentation: describe how to "bisect skip" a range of commits (diff)
downloadgit-46059cc63259f7a3d408fc1e52e8da9d37dc49ff.tar.xz
git-46059cc63259f7a3d408fc1e52e8da9d37dc49ff.zip
Makefile: introduce NO_PTHREADS
This introduces make variable NO_PTHREADS for platforms that lack the support for pthreads library or people who do not want to use it for whatever reason. When defined, it makes the multi-threaded index preloading into a no-op, and also disables threaded delta searching by pack-objects. Signed-off-by: Junio C Hamano <gitster@pobox.com> Signed-off-by: Mike Ralphson <mike@abacus.co.uk> Tested-by: Johannes Sixt <j6t@kdbg.org> (AIX 4.3.x) Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'base85.c')
0 files changed, 0 insertions, 0 deletions