Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRemi Pommarel <repk@triplefau.lt>2015-10-21 20:01:13 +0300
committerJunio C Hamano <gitster@pobox.com>2015-10-21 22:43:03 +0300
commit9eaa78b0b037964da85d6a15f0128639f2118a53 (patch)
tree41145ad1cc0f85f743c3b8b619db582fd00f3f96 /configure.ac
parentee6ad5f4d56e697c972af86cbefdf269b386e470 (diff)
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 'configure.ac')
0 files changed, 0 insertions, 0 deletions