mirror of
https://github.com/curl/curl.git
synced 2026-08-25 01:33:31 +03:00
parent
109e9730ee
commit
313e606d99
2 changed files with 88 additions and 36 deletions
|
|
@ -106,41 +106,6 @@
|
|||
--with-nghttp3={{ ansible_user_dir }}/ngbuild
|
||||
NOTESTS:
|
||||
|
||||
- job:
|
||||
name: curl-novalgrind-ngtcp2-gnutls
|
||||
parent: curl-base
|
||||
vars:
|
||||
curl_apt_packages:
|
||||
- libpsl-dev
|
||||
- libbrotli-dev
|
||||
- libzstd-dev
|
||||
- zlib1g-dev
|
||||
- autogen
|
||||
- automake
|
||||
- autopoint
|
||||
- bison
|
||||
- gperf
|
||||
- libgmp-dev
|
||||
- libopts25-dev
|
||||
- libp11-kit-dev
|
||||
- libtasn1-6-dev
|
||||
- nettle-dev
|
||||
- gtk-doc-tools
|
||||
- gnulib
|
||||
- libtasn1-bin
|
||||
curl_env:
|
||||
CC: gcc-8
|
||||
CXX: g++-8
|
||||
T: novalgrind
|
||||
NGTCP2: "yes"
|
||||
GNUTLS: "yes"
|
||||
C: >-
|
||||
PKG_CONFIG_PATH={{ ansible_user_dir }}/ngbuild
|
||||
--with-gnutls={{ ansible_user_dir }}/ngbuild
|
||||
--with-ngtcp2={{ ansible_user_dir }}/ngbuild
|
||||
--with-nghttp3={{ ansible_user_dir }}/ngbuild
|
||||
NOTESTS:
|
||||
|
||||
- job:
|
||||
name: curl-debug-clang-disable-alt-svc-with-openssl
|
||||
parent: curl-base
|
||||
|
|
@ -288,7 +253,6 @@
|
|||
- curl-novalgrind-boringssl-with-openssl
|
||||
- curl-novalgrind-boringssl-with-openssl-quiche
|
||||
- curl-novalgrind-ngtcp2-with-openssl
|
||||
- curl-novalgrind-ngtcp2-gnutls
|
||||
- curl-debug-clang-disable-alt-svc-with-openssl
|
||||
- curl-debug-clang-with-gnutls
|
||||
- curl-cmake-boringssl-quiche
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue