boring icon indicating copy to clipboard operation
boring copied to clipboard

Fix the build script to include arm-specific tunnings

Open inikulin opened this issue 5 years ago • 1 comments

we missing this code branch from the build script: https://github.com/cloudflare/quiche/blob/5b3ab16751e8e0e51d364a49601a0040abbe1b4d/quiche/src/build.rs#L131-L142

inikulin avatar Nov 17 '20 20:11 inikulin

@inikulin why does quiche build boringssl itself instead of going through boring-sys? It seems hard to keep the two in sync, and I'm not sure what purpose it serves.

jyn514 avatar Jul 27 '21 20:07 jyn514