mirror of
https://github.com/curl/curl.git
synced 2025-09-16 17:12:43 +03:00
parent
e3302eb5bb
commit
4c61a8e8f4
4
.github/workflows/linux.yml
vendored
4
.github/workflows/linux.yml
vendored
|
@ -101,8 +101,8 @@ jobs:
|
||||||
configure: CC=icc --enable-debug --with-openssl
|
configure: CC=icc --enable-debug --with-openssl
|
||||||
|
|
||||||
- name: NSS
|
- name: NSS
|
||||||
install_packages: clang-9 libnss3-dev libpsl-dev libbrotli-dev libzstd-dev libnghttp2-dev nss-plugin-pem
|
install_packages: clang libnss3-dev libpsl-dev libbrotli-dev libzstd-dev libnghttp2-dev nss-plugin-pem
|
||||||
configure: CC=clang-9 CPPFLAGS="-isystem /usr/include/nss" --with-nss --enable-debug --with-nss-deprecated
|
configure: CC=clang CPPFLAGS="-isystem /usr/include/nss" --with-nss --enable-debug --with-nss-deprecated
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- run: |
|
- run: |
|
||||||
|
|
Loading…
Reference in New Issue
Block a user