diff options
author | Remi Pommarel <repk@triplefau.lt> | 2015-10-21 19:01:13 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-10-21 12:43:03 -0700 |
commit | 9eaa78b0b037964da85d6a15f0128639f2118a53 (patch) | |
tree | 41145ad1cc0f85f743c3b8b619db582fd00f3f96 /git-web--browse.sh | |
parent | Git 2.5.3 (diff) | |
download | tgif-9eaa78b0b037964da85d6a15f0128639f2118a53.tar.xz |
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-web--browse.sh')
0 files changed, 0 insertions, 0 deletions