mirror of
https://github.com/curl/curl.git
synced 2026-05-30 03:07:28 +03:00
parent
c59bf90186
commit
18119eb916
1 changed files with 1 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue