mirror of
https://github.com/moparisthebest/curl
synced 2024-11-15 05:55:04 -05:00
HYPER: no longer needs the special branch
This commit is contained in:
parent
060658f634
commit
d336ac33c1
@ -22,7 +22,7 @@ repository](https://github.com/hyperium/hyper/tree/hyper-capi).
|
|||||||
|
|
||||||
Build hyper and enable the C API:
|
Build hyper and enable the C API:
|
||||||
|
|
||||||
% git clone -b hyper-capi https://github.com/hyperium/hyper
|
% git clone https://github.com/hyperium/hyper
|
||||||
% cd hyper
|
% cd hyper
|
||||||
% RUSTFLAGS="--cfg hyper_unstable_ffi" cargo build --features client,http1,http2,ffi
|
% RUSTFLAGS="--cfg hyper_unstable_ffi" cargo build --features client,http1,http2,ffi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user