mirror of
https://github.com/git/git.git
synced 2026-01-14 04:37:41 +00:00
Programs using xmalloc() but not git_inflate() require -lz on the linker command line because git_inflate() is in the same translation unit as xmalloc(). Signed-off-by: Jonathan Nieder <jrnieder@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
1.2 KiB
1.2 KiB