mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
Release 2.2.0: server included, ID-22 supported (#76)
This commit is contained in:
parent
8cba36d873
commit
5392f7a3b0
221 changed files with 113761 additions and 4563 deletions
|
@ -9,10 +9,13 @@ task:
|
|||
# This is so that both GQUIC and IETF branches build. Just picking
|
||||
# a known good revision:
|
||||
- git checkout 32e59d2d3264e4e104b355ef73663b8b79ac4093
|
||||
- patch -p1 -i ../patches/boringssl-meds.patch
|
||||
- cmake .
|
||||
- make
|
||||
- cd -
|
||||
script:
|
||||
- git submodule init
|
||||
- git submodule update
|
||||
- cmake -DBORINGSSL_DIR=$PWD/boringssl .
|
||||
- make
|
||||
- make test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue