Re: [PATCH 2/3] CI: build-ssl.sh: allow to choose certain QuicTLS commit hash

2024-05-30 Thread Илья Шипицин
пт, 31 мая 2024 г. в 01:16, William Lallemand : > On Thu, May 30, 2024 at 10:31:14PM +0200, Ilia Shipitsin wrote: > > Subject: [PATCH 2/3] CI: build-ssl.sh: allow to choose certain QuicTLS > commit hash > > --- > > scripts/build-ssl.sh | 6 ++ > > 1 file changed

Re: [PATCH 2/3] CI: build-ssl.sh: allow to choose certain QuicTLS commit hash

2024-05-30 Thread William Lallemand
On Thu, May 30, 2024 at 10:31:14PM +0200, Ilia Shipitsin wrote: > Subject: [PATCH 2/3] CI: build-ssl.sh: allow to choose certain QuicTLS commit > hash > --- > scripts/build-ssl.sh | 6 ++ > 1 file changed, 6 insertions(+) > > diff --git a/scripts/build-ssl.sh b/scripts

[PATCH 2/3] CI: build-ssl.sh: allow to choose certain QuicTLS commit hash

2024-05-30 Thread Ilia Shipitsin
--- scripts/build-ssl.sh | 6 ++ 1 file changed, 6 insertions(+) diff --git a/scripts/build-ssl.sh b/scripts/build-ssl.sh index f1a6f8a86..15d2c242f 100755 --- a/scripts/build-ssl.sh +++ b/scripts/build-ssl.sh @@ -149,6 +149,12 @@ build_aws_lc () { download_quictls () { if [ ! -d "${BUI