mirror of
https://github.com/moparisthebest/curl
synced 2025-02-28 09:21:50 -05:00
docs/HTTP3: add qlog to the quiche build instruction
This commit is contained in:
parent
14c17a2b6e
commit
ace6ae4d0e
@ -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…
x
Reference in New Issue
Block a user