summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorRemi Pommarel <repk@triplefau.lt>2015-10-21 19:01:13 +0200
committerJunio C Hamano <gitster@pobox.com>2015-10-21 12:43:03 -0700
commit9eaa78b0b037964da85d6a15f0128639f2118a53 (patch)
tree41145ad1cc0f85f743c3b8b619db582fd00f3f96 /GIT-VERSION-GEN
parentee6ad5f4d56e697c972af86cbefdf269b386e470 (diff)
downloadgit-9eaa78b0b037964da85d6a15f0128639f2118a53.tar.gz
Makefile: link libcurl before zlib
For static linking especially library order while linking is important. For example, libcurl wants symbols from zlib when building http-push, http-fetch and remote-curl. So for these programs libcurl has to be linked before zlib. Signed-off-by: Remi Pommarel <repk@triplefau.lt> Reviewed-by: Jonathan Nieder <jrnieder@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'GIT-VERSION-GEN')
0 files changed, 0 insertions, 0 deletions