trafficserver icon indicating copy to clipboard operation
trafficserver copied to clipboard

tools: Update build script(h3) to have the option to build quiche with either openssl/quictls or boringssl vendor.

Open brbzull0 opened this issue 2 years ago • 0 comments

this should do the trick.

$ ./build_h3_tools.sh quictls

By default it will build quiche+boringssl.

Also, removing the recursive flag from quiche clone as it's not needed.

https://github.com/apache/trafficserver/issues/10873

brbzull0 avatar Nov 29 '23 15:11 brbzull0