mirror of
https://github.com/curl/curl.git
synced 2026-08-25 07:53:32 +03:00
try something 1
This commit is contained in:
parent
54bc2ca393
commit
84b32b802c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/http3-linux.yml
vendored
2
.github/workflows/http3-linux.yml
vendored
|
|
@ -388,7 +388,7 @@ jobs:
|
|||
autoreconf -fi
|
||||
# required (for nghttpx application): libc-ares-dev libev-dev zlib1g-dev
|
||||
# optional (for nghttpx application): libbrotli-dev
|
||||
export PKG_CONFIG_PATH=/home/runner/openssl/build/lib/pkgconfig
|
||||
export PKG_CONFIG_PATH=/home/runner/openssl-prev/build/lib/pkgconfig # incompatible with OpenSSL 4
|
||||
PKG_CONFIG_PATH+=:/home/runner/nghttp3/build/lib/pkgconfig
|
||||
PKG_CONFIG_PATH+=:/home/runner/ngtcp2/build/lib/pkgconfig
|
||||
./configure --disable-dependency-tracking --prefix="$PWD"/build --enable-app --enable-http3 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue