summaryrefslogtreecommitdiff
path: root/.lgtm.yml
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2021-04-15 09:21:40 +0200
committerDaniel Stenberg <daniel@haxx.se>2021-04-22 23:19:47 +0200
commite052bbcd57594be7c8ab4a0119fc8f19efc4df1b (patch)
tree5d7b6125c09923c4f05383ac10d63cde67f00407 /.lgtm.yml
parentee36e86ce8f77a017c49b8312814c33f4b969565 (diff)
downloadcurl-e052bbcd57594be7c8ab4a0119fc8f19efc4df1b.tar.gz
ci: adapt to configure requiring an explicit TLS choice
Diffstat (limited to '.lgtm.yml')
-rw-r--r--.lgtm.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.lgtm.yml b/.lgtm.yml
index c97528684..35a84722f 100644
--- a/.lgtm.yml
+++ b/.lgtm.yml
@@ -5,7 +5,7 @@
# | (__| |_| | _ <| |___
# \___|\___/|_| \_\_____|
#
-# Copyright (C) 1998 - 2020, Daniel Stenberg, <daniel@haxx.se>, et al.
+# Copyright (C) 1998 - 2021, Daniel Stenberg, <daniel@haxx.se>, et al.
#
# This software is licensed as described in the file COPYING, which
# you should have received as part of this distribution. The terms
@@ -28,4 +28,4 @@ extraction:
- rm -f CMakeLists.txt
- ./buildconf
configure: # enable as many optional features as possible
- command: ./configure --enable-ares --with-libssh2 --with-gssapi --with-librtmp --with-libmetalink
+ command: ./configure --enable-ares --with-libssh2 --with-gssapi --with-librtmp --with-libmetalink --with-openssl