mirror of
https://github.com/curl/curl.git
synced 2026-04-11 12:01:42 +08:00
parent
c59bf90186
commit
18119eb916
@ -22,9 +22,8 @@ To build the OpenSSL project's ECH feature branch:
|
||||
|
||||
```sh
|
||||
cd $HOME/code
|
||||
git clone https://github.com/openssl/openssl
|
||||
git clone https://github.com/openssl/openssl --branch feature/ech
|
||||
cd openssl
|
||||
git checkout feature/ech
|
||||
./config --libdir=lib --prefix=$HOME/code/openssl-local-inst
|
||||
...stuff...
|
||||
make -j8
|
||||
|
||||
Loading…
Reference in New Issue
Block a user