[Tarantool-patches] [PATCH v1 1/5] curl: enable curl build with old cmake
Alexander V. Tikhonov
avtikhon at tarantool.org
Wed Oct 14 11:27:50 MSK 2020
Blocked check if the current cmake of the older than
3.2...3.16 version to be able to build curl at the old OS:
- CentOS 6
- CentOS 7
- Debian 8
- Ubuntu 14.04
Used in 'third_party/curl' repository branch:
curl-7_71_1-tarantool
Needed for #4968
---
Github: https://github.com/tarantool/tarantool/tree/avtikhon/gh-4874-out-of-source-build-full-ci
Issue: https://github.com/tarantool/tarantool/issues/4968
third_party/curl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/third_party/curl b/third_party/curl
index 5a1fc8d33..12af024bc 160000
--- a/third_party/curl
+++ b/third_party/curl
@@ -1 +1 @@
-Subproject commit 5a1fc8d33808d7b22f57bdf9403cda7ff07b0670
+Subproject commit 12af024bc85606b14ffc415413a7e86e6bbee7eb
--
2.25.1
More information about the Tarantool-patches
mailing list