mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
Update README.md
Remove the need for specific boringSSL version following https://github.com/litespeedtech/lsquic/issues/432 and test that latest boringSSL and latest lsquic compile and work properly
This commit is contained in:
parent
b5efa50a5a
commit
72bc35c823
1 changed files with 1 additions and 7 deletions
|
@ -46,13 +46,7 @@ cd boringssl
|
|||
|
||||
You may need to install pre-requisites like zlib and libevent.
|
||||
|
||||
2. Use specific BoringSSL version
|
||||
|
||||
```
|
||||
git checkout a9670a8b476470e6f874fef3554e8059683e1413
|
||||
```
|
||||
|
||||
3. Compile the library
|
||||
2. Compile the library
|
||||
|
||||
```
|
||||
cmake . && make
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue