mirror of
https://github.com/curl/curl.git
synced 2026-07-29 03:33:10 +03:00
try 4
This commit is contained in:
parent
89f69ac50a
commit
bf8f39bedd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/http3-linux.yml
vendored
2
.github/workflows/http3-linux.yml
vendored
|
|
@ -279,7 +279,7 @@ jobs:
|
|||
PKG_CONFIG_PATH=/home/runner/openssl/build/lib/pkgconfig:/home/runner/gnutls/build/lib/pkgconfig:/home/runner/wolfssl/build/lib/pkgconfig \
|
||||
--enable-lib-only --with-openssl --with-gnutls --with-wolfssl --with-boringssl \
|
||||
BORINGSSL_LIBS='-L/home/runner/awslc/build/lib -lssl -lcrypto' \
|
||||
BORINGSSL_CFLAGS='-I/home/runner/awslc/build/include -DBORINGSSL_NO_CXX'
|
||||
BORINGSSL_CFLAGS='-I/home/runner/awslc/build/include -DBORINGSSL_NO_CXX -fPIC'
|
||||
make install
|
||||
|
||||
- name: 'build nghttp2'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue