diff options
author | Thomas Cort <tcort@minix3.org> | 2011-07-19 18:55:47 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-07-20 11:07:17 -0700 |
commit | bc5f813af6ab6802662ba4992ccbc78171c38906 (patch) | |
tree | 6f786057add5093181a3d9c0ee3543fb32608b3f /contrib/ciabot/ciabot.py | |
parent | Update draft release notes to 1.7.7 (diff) | |
download | tgif-bc5f813af6ab6802662ba4992ccbc78171c38906.tar.xz |
Makefile: add Minix configuration options.
Add a $(uname_S) case for Minix with the correct options.
Minix's linker needs all libraries specified explicitly.
Add NEEDS_SSL_WITH_CURL to add -lssl when using -lcurl.
Add NEEDS_IDN_WITH_CURL to add -lidn when using -lcurl.
When NEEDS_SSL_WITH_CURL is defined and NEEDS_CRYPTO_WITH_SSL
is defined, add -lcrypt to CURL_LIBCURL.
Change OPENSSL_LINK to OPENSSL_LIBSSL in the
NEEDS_CRYPTO_WITH_SSL conditional in the libopenssl
section. Libraries go in OPENSSL_LIBSSL, OPENSSL_LINK
is for linker flags.
Signed-off-by: Thomas Cort <tcort@minix3.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/ciabot/ciabot.py')
0 files changed, 0 insertions, 0 deletions