mirror of
https://github.com/curl/curl.git
synced 2026-08-24 22:13:33 +03:00
parent
0936ecd0ee
commit
5808144f3c
2 changed files with 3 additions and 3 deletions
|
|
@ -24,7 +24,7 @@ Build hyper and enable the C API:
|
|||
|
||||
% git clone -b hyper-capi https://github.com/hyperium/hyper
|
||||
% cd hyper
|
||||
% cargo build --no-default-features --features ffi
|
||||
% RUSTFLAGS="--cfg hyper_unstable_ffi" cargo build --features client,http1,http2,ffi
|
||||
|
||||
Build curl to use hyper's C API:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue