mirror of
https://github.com/curl/curl.git
synced 2026-04-15 02:01:40 +03:00
docs/HTTP3: add qlog to the quiche build instruction
This commit is contained in:
parent
14c17a2b6e
commit
ace6ae4d0e
1 changed files with 1 additions and 1 deletions
|
|
@ -131,7 +131,7 @@ Build BoringSSL (it needs to be built manually so it can be reused with curl):
|
|||
Build quiche:
|
||||
|
||||
% cd ../..
|
||||
% QUICHE_BSSL_PATH=$PWD/deps/boringssl cargo build --release --features pkg-config-meta
|
||||
% QUICHE_BSSL_PATH=$PWD/deps/boringssl cargo build --release --features pkg-config-meta,qlog
|
||||
|
||||
Build curl:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue