mirror of
https://github.com/curl/curl.git
synced 2026-08-24 15:33:37 +03:00
parent
ba4e67bfc5
commit
47fc8a4be6
3 changed files with 52 additions and 22 deletions
|
|
@ -230,25 +230,6 @@
|
|||
C: >-
|
||||
--with-gnutls
|
||||
|
||||
- job:
|
||||
name: curl-debug-clang-with-nss
|
||||
parent: curl-base
|
||||
vars:
|
||||
curl_apt_packages:
|
||||
- clang-9
|
||||
- libpsl-dev
|
||||
- libbrotli-dev
|
||||
- libzstd-dev
|
||||
- libnss3-dev
|
||||
curl_env:
|
||||
CC: clang-9
|
||||
CXX: clang++-9
|
||||
T: debug
|
||||
C: >-
|
||||
--with-nss
|
||||
CPPFLAGS: -isystem /usr/include/nss
|
||||
NOTESTS: 1
|
||||
|
||||
- job:
|
||||
name: curl-cmake-boringssl-quiche
|
||||
parent: curl-base
|
||||
|
|
@ -401,7 +382,6 @@
|
|||
- curl-debug-clang-with-openssl
|
||||
- curl-debug-clang-disable-alt-svc-with-openssl
|
||||
- curl-debug-clang-with-gnutls
|
||||
- curl-debug-clang-with-nss
|
||||
- curl-cmake-boringssl-quiche
|
||||
- curl-cmake-ngtcp2
|
||||
- curl-torture
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue