aboutsummaryrefslogtreecommitdiff
path: root/git-send-email.perl
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gmail.com>2010-11-24 21:03:53 +0100
committerJunio C Hamano <gitster@pobox.com>2010-11-24 12:23:48 -0800
commit401857c4c641a73e7fb78d26a9c2ad6eb316b739 (patch)
tree1f5b5b96539d59d63c19e9202480ab4eeaf39c70 /git-send-email.perl
parent83acaaec12fcf33e605f441216ecc91c81b90449 (diff)
downloadgit-401857c4c641a73e7fb78d26a9c2ad6eb316b739.tar.gz
git-401857c4c641a73e7fb78d26a9c2ad6eb316b739.tar.xz
imap-send: link against libcrypto for HMAC and others
When using stricter linkers, such as GNU gold or Darwin ld, transitive dependencies are not counted towards symbol resolution. If we don't link imap-send to libcrypto, we'll have undefined references to the HMAC_*, EVP_* and ERR_* functions families. Signed-off-by: Diego Elio Pettenò <flameeyes@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-send-email.perl')
0 files changed, 0 insertions, 0 deletions