1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-23 08:38:49 -05:00

CI: remove duplicate configure flag for LGTM.com

This commit is contained in:
Rolf Eike Beer 2019-08-29 10:08:31 +02:00 committed by Daniel Stenberg
parent 3e7769a580
commit d05cee4b3a
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -7,4 +7,4 @@ extraction:
- rm -f CMakeLists.txt - rm -f CMakeLists.txt
- ./buildconf - ./buildconf
configure: # enable as many optional features as possible configure: # enable as many optional features as possible
command: ./configure --enable-ares --with-libssh2 --with-gssapi --with-librtmp --with-libmetalink --with-libmetalink command: ./configure --enable-ares --with-libssh2 --with-gssapi --with-librtmp --with-libmetalink