Skip to content

Commit

Permalink
Enable threaded delta search on Mac OS X/Darwin
Browse files Browse the repository at this point in the history
Signed-off-by: Arjen Laarhoven <[email protected]>
Signed-off-by: Junio C Hamano <[email protected]>
  • Loading branch information
ArjenL authored and gitster committed Dec 18, 2008
1 parent ecc03c1 commit 954597b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -645,6 +645,7 @@ ifeq ($(uname_S),Darwin)
endif
NO_STRLCPY = YesPlease
NO_MEMMEM = YesPlease
THREADED_DELTA_SEARCH = YesPlease
endif
ifeq ($(uname_S),SunOS)
NEEDS_SOCKET = YesPlease
Expand Down

0 comments on commit 954597b

Please sign in to comment.