Source release 16.2.0

This commit is contained in:
John W. Bruce
2020-04-10 16:13:07 -07:00
parent 1ff9f8588a
commit b830b1d1fb
883 changed files with 509706 additions and 143739 deletions

View File

@@ -59,4 +59,8 @@ echo "8) Enable pathname relativization for the generated .gypi file"
# including the generated .gypi files from outside the kit/ directory.
sed -i 's/_sources/_files/g' boringssl.gypi
echo "9) Remove BoringSSL's .clang-format file"
rm src/.clang-format
echo "Done."