From: Alexander Turenko <alexander.turenko@tarantool.org>
To: imeevma@tarantool.org
Cc: tarantool-patches@freelists.org
Subject: [tarantool-patches] Re: [PATCH v1 1/1][WIP] app: statically link curl 7.65.03
Date: Fri, 16 Aug 2019 05:35:29 +0300 [thread overview]
Message-ID: <20190816023529.jahtrqf2tdvap3ee@tkn_work_nb> (raw)
In-Reply-To: <701e9497b0c80235ad8b28b3db5702049181d268.1565197333.git.imeevma@gmail.com>
Thanks! I finished the patch and sent it here:
https://www.freelists.org/post/tarantool-patches/PATCH-02-Build-libcurl-statically
WBR, Alexander Turenko.
On Wed, Aug 07, 2019 at 08:10:31PM +0300, imeevma@tarantool.org wrote:
> After this patch curl will be statically linked in case
> ENABLE_BUNDLED_LIBCURL option is set. This option is set by
> default.
>
> Closes #4318
>
> @TarantoolBot document
> Title: additional requirements
> Due to building curl from sources, new requirements were added:
> autoconf, automake, libtool, zlib.
> ---
> https://github.com/tarantool/tarantool/issues/4318
> https://github.com/tarantool/tarantool/tree/imeevma/gh-4318-link-libcurl-statically
> ---
> Currently this patch is not complete since there is some problem
> in building Tarantool in some systems, for example Debian and OSX.
> ---
>
> .gitmodules | 4 ++++
> .travis.mk | 4 ++--
> CMakeLists.txt | 12 ++++++++++--
> cmake/BuildLibCURL.cmake | 50 ++++++++++++++++++++++++++++++++++++++++++++++++
> rpm/tarantool.spec | 2 +-
> src/CMakeLists.txt | 3 +++
> test/unit/CMakeLists.txt | 7 +++++++
> third_party/curl | 1 +
> 8 files changed, 78 insertions(+), 5 deletions(-)
> create mode 100644 cmake/BuildLibCURL.cmake
> create mode 160000 third_party/curl
prev parent reply other threads:[~2019-08-16 2:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-07 17:10 [tarantool-patches] " imeevma
2019-08-16 2:35 ` Alexander Turenko [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190816023529.jahtrqf2tdvap3ee@tkn_work_nb \
--to=alexander.turenko@tarantool.org \
--cc=imeevma@tarantool.org \
--cc=tarantool-patches@freelists.org \
--subject='[tarantool-patches] Re: [PATCH v1 1/1][WIP] app: statically link curl 7.65.03' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox