diff options
author | Diego Elio Pettenò <flameeyes@gmail.com> | 2010-11-24 21:03:53 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-11-24 12:23:48 -0800 |
commit | 401857c4c641a73e7fb78d26a9c2ad6eb316b739 (patch) | |
tree | 1f5b5b96539d59d63c19e9202480ab4eeaf39c70 /t/t9151 | |
parent | git-send-email.perl: Deduplicate "to:" and "cc:" entries with names (diff) | |
download | tgif-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 't/t9151')
0 files changed, 0 insertions, 0 deletions